python-tldp/tldp
Martin A. Brown dfd65b43f3 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
..
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 switch to codecs.open and expect UTF-8 data 2016-03-14 21:42:21 -07:00
utils.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00