[Twisted-Python] ANN: Twisted 1.2.0
Twisted is an event-driven networking framework for server and client applications. For more information, visit http://www.twistedmatrix.com, join the list http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python or visit us on #twisted at irc.freenode.net. The Twisted from Scratch tutorial is a good starting point for learning Twisted: http://twistedmatrix.com/documents/howto/tutorial What's New in 1.2.0 =================== - SFTP server implementation for the SSH server. - Improved wxPython support. - IMAPv4 enhancements and bug fixes. - Allow disabling display of tracebacks in error web pages. - ident protocol implementation (client and server). - Support mapping arbitrary child FDs when running processes on POSIX. - Initial SOAP client support (using SOAPpy). - Partial download support for FTP client. - Web framework now supports different handlers for different methods (e.g. GET or POST). - Coverage support in the trial testing framework. - Bug fixes and documentation and feature enhancements.
participants (1)
-
Itamar Shtull-Trauring