[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
- Previous message: [Python-Dev] [Python-3000] Mini Path object
- Next message: [Python-Dev] [Tracker-discuss] Getting Started
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] [Python-3000] Mini Path object
- Next message: [Python-Dev] [Tracker-discuss] Getting Started
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]