commit | 0273f5b6b29486629f74f184da84172cb43fe221 | [log] [tgz] |
---|---|---|
author | Edward Loper <edloper@gradient.cis.upenn.edu> | Sat Sep 18 20:27:04 2004 +0000 |
committer | Edward Loper <edloper@gradient.cis.upenn.edu> | Sat Sep 18 20:27:04 2004 +0000 |
tree | e9e40f3848892fe671b6595e5cc7b486eae517af | |
parent | c9f53b4905c17deaee2ae9a2265602fccba123d4 [diff] |
In DocFileTest: - Fixed bug in handling of absolute paths. - If run from an interactive session, make paths relative to the directory containing sys.argv[0] (since __main__ doesn't have a __file__ attribute).