Alexander Belopolsky <belopol...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue8963>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to