#5887: cosolidate common code in SafeMIMEText and SafeMIMEMultipart
--------------------------------------------------+-------------------------
Reporter:  Carl Karsten <[EMAIL PROTECTED]>  |       Owner:  nobody          
  Status:  new                                    |   Component:  
django.core.mail
 Version:  SVN                                    |    Keywords:                
  
   Stage:  Unreviewed                             |   Has_patch:  1             
  
--------------------------------------------------+-------------------------
 Browsing the source, noticed the same code in 2 places.  moved it into def
 forbid_multi_line_headers(name, val):

 Did not include setitem call - would have been messy, and removed any
 chance of that function being useful for anything else.

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