[issue8963] test_urllibnet failure

Alexander Belopolsky report at bugs.python.org
Thu Jun 10 22:25:16 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

> The patch is not sufficient, since other
> failures can then occur if test_strptime gets
> run after test_urllibnet

This looks like a bug in support.run_with_locale decorator.  

It is described as
#=======================================================================                                                                                                                                     
# Decorator for running a function in a different locale, correctly resetting                                                                                                                                
# it afterwards.

but apparently does not.

----------

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


More information about the Python-bugs-list mailing list