Arno Bakker added the comment:
This is on Python 2.7.3 on Win7 32-bit, sorry.
--
___
Python tracker
<http://bugs.python.org/issue1776160>
___
___
Python-bug
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
New submission from Arno Bakker :
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',