> Is there a reason why "/" is considered an absolute pathname by
> CPython?

Yes: it tests whether a path is absolute on the current volume.
Use the source, Luke.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to