[Patches] [ python-Patches-984492 ] Address bug 980938, add set_debug_output() function

SourceForge.net noreply at sourceforge.net
Sat Jul 3 01:55:00 EDT 2004


Patches item #984492, was opened at 2004-07-02 22:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=984492&group_id=5470

Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: James Lamanna (jmlamanna)
Assigned to: Nobody/Anonymous (nobody)
Summary: Address bug 980938, add set_debug_output() function

Initial Comment:
Added a set_debug_output() function to smtp.SMTP
All debugging output had been previously going to
stdout by default. 
This allows any file to be set as the debug output.
It defaults to sys.stderr.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=984492&group_id=5470



More information about the Patches mailing list