erynwells.me/scripts
Eryn Wells b7fb364862 Meta: Avoid an IndexError with .get() instead of indexing in the weeknotes script
Replace indexing into the os.environ dictionary with a .get() call (and a default)
to avoid an IndexError
2024-11-18 08:05:22 -08:00
..
website Meta: Port several things common to various Python scripts to a new website module 2024-11-17 14:49:33 -08:00
import-nethack-logfile.py Max level in the Nethack logfile is actually the max dungeon level, not the max character level 2022-12-05 08:14:39 -08:00
new-photo-post Add a --edit argument to the new-photo-post script 2024-11-17 14:51:39 -08:00
weeknotes Meta: Avoid an IndexError with .get() instead of indexing in the weeknotes script 2024-11-18 08:05:22 -08:00