os.listdir()

manuel manuelbastioni at tin.it
Fri Jun 20 17:36:07 EDT 2003


> It's written in C, in Modules/posixmodule.c. os.py >imports it.

Thanks.

Exist another method to read the files
in a directory? I want write a script for Blender,
and because the OS module isn't builtin, and I've need
only this function, I want write a very simple
python class to read only the files in a dir.

It's possible?








More information about the Python-list mailing list