python-tldp/tldp
Martin A. Brown 8a1afb6e24 allow creation of empty OutputCollection; fixes
Allow creation of an empty OutputCollection so that the object can be handed
around in driver.py for higher-level document wrangling.
Also, repair one inobvious statement, thank you pep8/pyflakes
2016-02-16 23:43:07 -08:00
..
doctypes removing commented block that lives in superclass, BaseDoctype 2016-02-16 23:39:56 -08:00
.gitignore yes, the usual .gitignore 2016-02-11 11:27:36 -08:00
__init__.py pull some of the key names in by default when "import tldp" 2016-02-15 13:57:48 -08:00
outputs.py allow creation of empty OutputCollection; fixes 2016-02-16 23:43:07 -08:00
platform.py pep8/pyflakes fixes 2016-02-15 14:03:35 -08:00
sources.py allow creation of empty SourceCollection; fixes 2016-02-16 23:40:09 -08:00
typeguesser.py shortening knowndoctypes to kdt 2016-02-16 23:42:57 -08:00
utils.py a bunch of filesystem stat()ing functions 2016-02-16 23:42:22 -08:00