python-tldp/tldp
Martin A. Brown ac44f5d577 refactor detection loop and identify duplicates
the nesting was deeper than necessary, so adjusting the detection of files
(and directories) and adding a bit more logging upon duplicate detection
2016-02-16 10:44:24 -08:00
..
doctypes pep8 and pyflakes fixes (and variable renaming) 2016-02-16 00:03:58 -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 initial test script for outputs.py 2016-02-15 23:52:52 -08:00
platform.py pep8/pyflakes fixes 2016-02-15 14:03:35 -08:00
sources.py refactor detection loop and identify duplicates 2016-02-16 10:44:24 -08:00
typeguesser.py skip files with no extension (and complain) 2016-02-12 23:14:51 -08:00
utils.py adding function execute() to shell out 2016-02-15 14:03:56 -08:00