190c63c594c32e21566adaebf59f26d2f6b66274
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.
Description
dustin.hatch.name website
Languages
HTML
60.2%
Python
29.9%
Shell
6.5%
Dockerfile
3.4%