summaryrefslogtreecommitdiffstats
path: root/Lib/plat-irix5/torgb.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-01-29 22:03:51 (GMT)
committerGuido van Rossum <guido@python.org>1999-01-29 22:03:51 (GMT)
commit170e190f261b1c86bd9ab6d0a3ab253a8319c1c6 (patch)
tree60f96ccf8abb51bc115d782ef5f883818537e18a /Lib/plat-irix5/torgb.py
parentf761287e0aaa282c564ca15fde56e5d8e9af8f29 (diff)
downloadcpython-170e190f261b1c86bd9ab6d0a3ab253a8319c1c6.zip
cpython-170e190f261b1c86bd9ab6d0a3ab253a8319c1c6.tar.gz
cpython-170e190f261b1c86bd9ab6d0a3ab253a8319c1c6.tar.bz2
Support a canonical() method, implementable by a derived class, to be
applied to all filenames before they are compared, looked up in the breaks dictionary, etc. The default implementation does nothing -- it's implented as fast as possible via str(). A useful implementation would make everything a absolute, e.g. return os.path.normcase( os.path.abspath(filename)).
Diffstat (limited to 'Lib/plat-irix5/torgb.py')
0 files changed, 0 insertions, 0 deletions