Message27454
| Author |
atila-cheops |
| Recipients |
| Date |
2006年02月15日.16:15:15 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: YES
user_id=1276121
os.remove3.py
when using the os.write() function and os.close() function
to do the file writing, no problems are seen either.
so this seems to be a bug in the 'normal' file input output
functions under windows.
they don't seem to be thread safe in a way or another.
maybe the close() function returns too early? |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 14:37:42 | admin | link | issue1425127 messages |
| 2007年08月23日 14:37:42 | admin | create |
|