[Python-Dev] Re: os.path.commonprefix breakage (original) (raw)

Greg Ewing greg@cosc.canterbury.ac.nz
Fri, 18 Aug 2000 13:27:33 +1200 (NZST)


Gordon:

os.chdir(os.pardir)

Ah, I missed that somehow. Probably I was looking in os.path instead of os.

Shouldn't everything to do with pathname semantics be in os.path?

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 +--------------------------------------+