python-tldp/tldp
Martin A. Brown 6c4fd88944 adding arg_* handlers; fix FD leakage in execute
fix FD leakage in function execute: must close stdout and stderr if
execute opens them (process logging in per-document logdir)
add functions arg_isloglevel, arg_isdirectory and arg_isexecutable
2016-02-23 11:02:36 -08:00
..
doctypes change platform to config 2016-02-23 09:43:27 -08:00
.gitignore yes, the usual .gitignore 2016-02-11 11:27:36 -08:00
__init__.py remove reference to platform 2016-02-23 09:43:06 -08:00
cascadingconfig.py pep8 fix 2016-02-23 08:43:44 -08:00
config.py refer to %(default)s; shorter lines 2016-02-23 08:59:37 -08:00
driver.py repair detail() and status() generation functions 2016-02-23 09:00:27 -08:00
inventory.py add status_classes for user interaction 2016-02-23 08:59:56 -08:00
ldpcollection.py adding commonal parent class LDPDocumentCollection 2016-02-22 20:00:24 -08:00
outputs.py add detail method to source and output documents 2016-02-23 08:44:16 -08:00
sources.py add detail method to source and output documents 2016-02-23 08:44:16 -08:00
typeguesser.py docstrings for functions 2016-02-18 23:07:44 -08:00
utils.py adding arg_* handlers; fix FD leakage in execute 2016-02-23 11:02:36 -08:00