[Python-Dev] Re: os.path.commonprefix breakage (original) (raw)
Greg Ewing greg@cosc.canterbury.ac.nz
Mon, 21 Aug 2000 13:50:49 +1200 (NZST)
- Previous message: [Python-Dev] Re: os.path.commonprefix breakage
- Next message: [Python-Dev] Re: os.path.commonprefix breakage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Fred L. Drake, Jr." <fdrake@beopen.com>:
Let's accept (some variant) or Skip's desired functionality as os.path.splitprefix(); The result can be (prefix, [list of suffixes]).
+1
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] Re: os.path.commonprefix breakage
- Next message: [Python-Dev] Re: os.path.commonprefix breakage
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]