1
0
Fork 0
dustin.hatch.name website
 
 
 
 
Go to file
Dustin 190c63c594 site: Specify UTF-8 encoding for songquotes
In some cases, the default codec used by PyYAML is not UTF-8, so loading
the song quotes database fails. Using the `codecs.open` helper function
ensures that the contents of the file are always read with the correct
character set.
2018-07-26 18:19:52 -05:00
static Bundle static resources 2017-11-21 23:47:42 -06:00
index.html Bundle static resources 2017-11-21 23:47:42 -06:00
site.py site: Specify UTF-8 encoding for songquotes 2018-07-26 18:19:52 -05:00
songquotes.yml Initial commit 2015-12-16 17:21:39 -06:00