python-tldp/tldp
Martin A. Brown e4b5c5d8bb need to fall back to iso-8859-1 for SGML docs 2016-03-15 13:26:03 -07:00
..
doctypes everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
.gitignore yes, the usual .gitignore 2016-02-11 11:27:36 -08:00
__init__.py use absolute_import here, too (Python 3) 2016-03-14 20:32:09 -07:00
cascadingconfig.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
config.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
driver.py use an empty (unicode_literal) string to trick future print() [function] to producing unicode strings rather than Py2 byte strings 2016-03-14 22:27:15 -07:00
inventory.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
ldpcollection.py adding commonal parent class LDPDocumentCollection 2016-02-22 20:00:24 -08:00
outputs.py use an empty (unicode_literal) string to trick future print() [function] to producing unicode strings rather than Py2 byte strings 2016-03-14 22:27:15 -07:00
sources.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
typeguesser.py need to fall back to iso-8859-1 for SGML docs 2016-03-15 13:26:03 -07:00
utils.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00