[Python-Dev] [Python-3000] Mini Path object (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Nov 6 00:21:26 CET 2006


Mike Orr wrote:

.abspath() .normpath() .realpath() .splitpath() .relpath() .relpathto()

Seeing as the whole class is about paths, having "path" in the method names seems redundant. I'd prefer to see terser method names without any noise characters in them.

-- Greg



More information about the Python-Dev mailing list