[Patches] [ python-Patches-462628 ] NNTPLib supports saving BODY to a file

noreply@sourceforge.net noreply@sourceforge.net
Tue, 18 Sep 2001 11:56:25 -0700


Patches item #462628, was opened at 2001-09-18 11:56
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=462628&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Travers Naran (tnaran)
Assigned to: Nobody/Anonymous (nobody)
Summary: NNTPLib supports saving BODY to a file

Initial Comment:
I modified nntplib so the body method can accept an 
optional second parameter pointing to a filehandle or 
filename (string).  This way, really long body 
articles can be stored to disk instead of kept in 
memory.  The way I made the modification should make 
it easy to extend this functionality to other extended 
return methods.


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

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