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. |
||
---|---|---|
static | ||
index.html | ||
site.py | ||
songquotes.yml |