[Python-Dev] Summary of Tracker Issues

2007-11-03 Thread Tracker
ACTIVITY SUMMARY (10/27/07 - 11/03/07) Tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 1316 open (+15) / 11546 closed (+20) / 12862 total (+35) Open issues with patches: 417 Average durati

Re: [Python-Dev] Special file "nul" in Windows and os.stat

2007-11-03 Thread Martin v. Löwis
>> That doesn't really answer the question, though - you merely state >> that Python 2.4 calls the CRT, but then my question is still what >> kernel32 functions are called to have stat on NUL succeed. >> > > I'm not 100% (it calls it through a function pointer and I'm not sure > I tracked it down

Re: [Python-Dev] Does Python need a file locking module (slightly higher level)?

2007-11-03 Thread skip
skip> Okay, this is up on my website: skip> http://www.webfast.com/~skip/python/ And on PyPI: http://pypi.python.org/pypi/lockfile/ Skip ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-