os.path query functions behavior incorrect?

Simon Percivall percivall at gmail.com
Tue Apr 5 22:43:40 EDT 2005


> These to me are I/O errors that should result in an exception.
> Doing a command line dir a:\ reports "The system cannot find
> the path specified."

The functions use the underlying C library, and in this case, the
result is not guaranteed by the standard.




More information about the Python-list mailing list