Strip trailing whitespace from all files.
Allow edges to packages by default (TODO: command-line option.
Restore INVISIBLE_PATHS which had been cleared by
919a27a22788755c63a7460ec5...
Add --verbose options and use logging (vs. old print calls) in depgraph2dot.py.
Alphebetize depgraph2dot imports.
Use optparse.OptionParser to parse script arguments.
Use hashlib.md5 rather than the deprecated md5.md5 in depgraph2dot.py.
Set executable bits and add level arg to py2depgraph.mymf.import_hook().
My initial updates to depgraph2dot.py and py2depgraph.py.
Perks:
* module blacklist/whitelist via INVISIBLE_MODS and VISIBLE_PATHS
* general refactoring
Began versioning.
These are the originals by Toby Dickenson <toby@tarind.com>.
http://tarind.com/depgraph.html