python-tldp/tldp
Martin A. Brown 8cbdeab558 provide directory existence feedback to user
instead of bailing with an obnoxious error message, or silently ignoring a
command-line option of a directory, squawk to STDERR with the problem and
provide (possibly redundant, but maybe informative) traceback
2016-03-28 11:11:22 -07:00
..
doctypes pep8 improvement 2016-03-28 11:09:43 -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 provide directory existence feedback to user 2016-03-28 11:11:22 -07:00
driver.py fix publish function so it propagates return code 2016-03-27 02:26:42 -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 match up the detail method on the OutputDirectory with the SourceDocument 2016-03-18 20:06:52 -07:00
sources.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
typeguesser.py flakes noticed an extra import, removing 2016-03-28 11:10:45 -07:00
utils.py specify default loglevel in function signature 2016-03-28 11:10:27 -07:00