#8501: It is not possible to save file opened by urllib2.urlopen
-------------------------------------------+--------------------------------
          Reporter:  [EMAIL PROTECTED]      |         Owner:  anonymous   
            Status:  new                   |     Milestone:  post-1.0    
         Component:  File uploads/storage  |       Version:  SVN         
        Resolution:                        |      Keywords:  urllib, file
             Stage:  Unreviewed            |     Has_patch:  1           
        Needs_docs:  1                     |   Needs_tests:  0           
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by SmileyChris):

 Interesting. It seems this is more useful than just for urlopen - it
 allows saving file objects (and stringio streams) directly too. In fact,
 I'd write urlopen off as a side-effect and rejigg the patch tests to just
 use `open()`

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8501#comment:3>
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 django-updates@googlegroups.com
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