Joram Agten added the comment:
I think this c win32 issue describes a similar problem
http://stackoverflow.com/questions/3764072/c-win32-how-to-wait-for-a-pending-delete-to-complete
--
___
Python tracker
<http://bugs.python.org/issue1425
Joram Agten added the comment:
Tested with Python 3.0.1 (r301:69561, Feb 13 2009, 20:04:18) [MSC v.1500
32 bit (Intel)] on win32 (windows xp sp2)
os.remove.py still gives the same error
Exception in thread Thread-4:
Traceback (most recent call last):
File "c:\Python30\lib\threadi
Joram Agten added the comment:
Tested with Python 3.0.1 (r301:69561, Feb 13 2009, 20:04:18) [MSC v.1500
32 bit (Intel)] on win32 (windows xp sp2) (pywin 213)
os.remove2_py30.py gives no error
os.remove_winpy30.py gives no error
--
Added file: http://bugs.python.org/file13417
Joram Agten added the comment:
os.remove2_py30.py gives no error
should be
os.remove3_py30.py gives no error
--
___
Python tracker
<http://bugs.python.org/issue1425
Joram Agten added the comment:
touch.exe can be found here:
http://www.helge.mynetcologne.de/touch/index.htm#download
--
___
Python tracker
<http://bugs.python.org/issue1425