diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2010-03-21 18:51:40 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2010-03-21 18:51:40 -0400 |
commit | 489872c0d84aeff03d164eda5201b495a73e129d (patch) | |
tree | 69e7d5b8609c38f1381f7ef67e79911b741ffca6 /coverage/parser.py | |
parent | 506acd0e2c542032a6ff2017b7074296d2f65214 (diff) | |
download | python-coveragepy-git-489872c0d84aeff03d164eda5201b495a73e129d.tar.gz |
Undo Ben Finney's patch to use the os.path methods. os.path.commonprefix is both useless (beacause it's based on characters, not path components) and wrong (because to compute a relative path name, we need relative to a particular directory, or absolute, not some middle case).
Diffstat (limited to 'coverage/parser.py')
0 files changed, 0 insertions, 0 deletions