Dustin C. Hatch 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
2017-11-21 23:47:42 -06:00
2017-11-21 23:47:42 -06:00
2015-12-16 17:21:39 -06:00
Description
dustin.hatch.name website
47 KiB
Languages
HTML 60.2%
Python 29.9%
Shell 6.5%
Dockerfile 3.4%