#7769: [patch] Missing seek() whence parameter in TemporaryUploadedFile + add
tell()
---------------------------------------------------------+------------------
 Reporter:  Mads Sülau Jørgensen <[EMAIL PROTECTED]>  |       Owner:  nobody    
   Status:  new                                          |   Milestone:         
   
Component:  HTTP handling                                |     Version:  SVN    
   
 Keywords:  #2070-fixes                                  |       Stage:  
Unreviewed
Has_patch:  1                                            |  
---------------------------------------------------------+------------------
 {{{seek}}} on {{{TemporaryUploadedFile}}} is missing the {{{whence}}}
 parameter.

 {{{TemporaryUploadedFile}}} and {{{InMemoryUploadedFile}}} are missing
 {{{tell()}}} methods, which has been added for convenience.

 Also renames {{{file}}} on {{{InMemoryUploadedFile}}} for consistency with
 {{{TemporaryUploadedFile}}}.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7769>
Django Code <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