#2079: FileFields AddManipulator gives error in deepcopy
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian       
     Type:  defect                   |       Status:  closed       
 Priority:  normal                   |    Milestone:               
Component:  Core framework           |      Version:  magic-removal
 Severity:  major                    |   Resolution:  fixed        
 Keywords:                           |  
-------------------------------------+--------------------------------------
Comment (by lukeplant):

 Sorry, my bad.  I didn't notice that MultiValueDict.copy() called
 __deepcopy__() without arguments (which the deepcopy algorithm doesn't
 do).  Maybe the fix should go there, but it doesn't really matter.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2079>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to