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

Elliot

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to