Patches item #1243654, was opened at 2005-07-23 10:04
Message generated for change (Settings changed) made by lpd
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1243654&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: L. Peter Deutsch (lpd)
>Assigned to: Barry A. Warsaw (bwarsaw)
Summary: Faster output if message already has a boundary

Initial Comment:
A simple change speeds up Message.as_string by more
than a factor of 2 if the message already has a defined
boundary, by avoiding a time-consuming RE compilation
and search.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1243654&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to