1
0
Fork 0
Commit Graph

2 Commits (b701281679e40735209e5d134eb0225e6736c870)

Author SHA1 Message Date
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
Dustin 0592ce320b Initial commit 2015-12-16 17:21:39 -06:00