[Twisted-Python] POP3 improvements

Tommi Virtanen tv at twistedmatrix.com
Tue Dec 31 15:19:51 EST 2002


On Tue, Dec 31, 2002 at 09:28:01AM -0500, Abe Fettig wrote:
> > 	How does that differ from the normal file interface?
> > 
> > 	f.write(somestuff)
> > 	f.write(somestuff)
> > 	f.write(somestuff)
> > 	f.close()
> 
> This would be my question too.  Is there really a need to use a new
> interface, or can I just stick with file-like objects?

	Stick with them until someone proves you can't.

-- 
:(){ :|:&};:




More information about the Twisted-Python mailing list