[Twisted-Python] ANN: Twisted 1.2.0

Itamar Shtull-Trauring itamar at itamarst.org
Wed Feb 25 23:12:38 EST 2004


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.






More information about the Twisted-Python mailing list