os.listdir()

Just just at xs4all.nl
Fri Jun 20 17:55:00 EDT 2003


In article <b7LIa.218628$g92.4560101 at news2.tin.it>,
 "manuel" <manuelbastioni at tin.it> wrote:

> > 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?

If you can't "import os" in Blender, something is wrong...

Just




More information about the Python-list mailing list