os.lisdir, gets unicode, returns unicode... USUALLY?!?!?

Fredrik Lundh fredrik at pythonware.com
Sun Nov 19 15:19:15 EST 2006


gabor wrote:

> yes, sure... but then.. it's possible to implement it also on top of an 
> raise-when-error version :)

not necessarily if raise-when-error means raise-error-in-os-listdir.

</F>




More information about the Python-list mailing list