os.mkdir() not creating . and ..

Thomas Guettler guettli at thomas-guettler.de
Tue Sep 30 08:40:56 EDT 2003


Hi!

Sometimes os.mkdir() does not create . and .. 

Before the mkdir() I do shutil.rmtree()

The filesystem is NFS, Linux 2.4.20-4GB (NFS-client)
Python: 2.2.2

Anyone seen something like this before?

 thomas





More information about the Python-list mailing list