T
Thomas Guettler
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
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