#10335: tzinfo.py should use getdefaultencoding instead of getdefaultlocale[1]
-------------------------------------+--------------------------------------
          Reporter:  gthb            |         Owner:  mitsuhiko                
                              
            Status:  new             |     Milestone:  1.1                      
                              
         Component:  Core framework  |       Version:  1.0                      
                              
        Resolution:                  |      Keywords:  locale encoding 
getdefaultlocale getdefaultencoding mac
             Stage:  Accepted        |     Has_patch:  1                        
                              
        Needs_docs:  0               |   Needs_tests:  0                        
                              
Needs_better_patch:  0               |  
-------------------------------------+--------------------------------------
Comment (by mitsuhiko):

 I attached a new patch that is basically the latest one but the constant
 moved to the encodings module (this is reusable in multiple places).  Also
 if unicode data is returned the repr method will no longer return a
 unicode string.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10335#comment:7>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to