[issue7085] strptime problem

Brett Cannon report at bugs.python.org
Fri Oct 9 07:23:14 CEST 2009


Brett Cannon <brett at python.org> added the comment:

It's confirmed on 2.5 - trunk, but it is not an issue in at least 3.1 and 
py3k.

As Ned pointed out, time imports _strptime.py from the standard library 
which is known to be a no-no. But still, it's odd that it crashed on Snow 
Leopard but not Leopard. I will leave this issue open for Ronald to make a 
call as to whether this is a Python issue or not as Python is dying in 
__CFInitialize().

----------
nosy: +brett.cannon
versions: +Python 2.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7085>
_______________________________________


More information about the Python-bugs-list mailing list