os.path.join

Elliot Peele elliot at bentlogic.net
Tue May 1 21:36:35 EDT 2007


Why does os.path.join('/foo', '/bar') return '/bar' rather than
'/foo/bar'? That just seems rather counter intuitive.

Elliot




More information about the Python-list mailing list