[issue1776160] Buffer overflow when listing deeply nested directory

2012-11-07 Thread Arno Bakker
Arno Bakker added the comment: Can somebody please look at this bug? It still appears in SCons 2.2.0 on Windows 7 when it tries to do a os.listdir on C:\Program Files\Microsoft Visual Studio 9.0\VC\ATLMFC\INCLUDE;C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE;C:\Program Files

[issue1776160] Buffer overflow when listing deeply nested directory

2012-11-07 Thread Arno Bakker
Arno Bakker added the comment: This is on Python 2.7.3 on Win7 32-bit, sorry. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1776160

[issue7909] os.path.abspath(os.devnull) returns \\\\nul should be nul?

2010-02-11 Thread Arno Bakker
New submission from Arno Bakker abak...@users.sourceforge.net: I encountered this when somebody used: logging.basicConfig(level=logging.CRITICAL, format='%(asctime)s %(levelname)-8s %(message)s', datefmt='%a, %d %b %Y %H:%M:%S