python-tldp/tldp
Michael Hudson-Doyle 21cfd681b9 fix guess(non-string) with Python 3.6
The os.path.* functions now consistently raise TypeError rather than something
more random when called with inappropriate types.

Fixes #6
2017-07-14 11:16:57 +12:00
..
doctypes adding 2016 LDP copyright to each file 2016-04-29 11:02:02 -04:00
.gitignore yes, the usual .gitignore 2016-02-11 11:27:36 -08:00
__init__.py bumping version to tldp-0.7.13 2016-05-13 12:29:20 -04:00
cascadingconfig.py adding 2016 LDP copyright to each file 2016-04-29 11:02:02 -04:00
config.py adding 2016 LDP copyright to each file 2016-04-29 11:02:02 -04:00
driver.py adding 2016 LDP copyright to each file 2016-04-29 11:02:02 -04:00
inventory.py adding 2016 LDP copyright to each file 2016-04-29 11:02:02 -04:00
ldpcollection.py adding 2016 LDP copyright to each file 2016-04-29 11:02:02 -04:00
outputs.py adding 2016 LDP copyright to each file 2016-04-29 11:02:02 -04:00
sources.py adding 2016 LDP copyright to each file 2016-04-29 11:02:02 -04:00
typeguesser.py fix guess(non-string) with Python 3.6 2017-07-14 11:16:57 +12:00
utils.py adding 2016 LDP copyright to each file 2016-04-29 11:02:02 -04:00