Differences between revisions 9 and 10
Revision 9 as of 2005-02-09 03:34:09
Size: 16181
Comment:
Revision 10 as of 2007-07-16 16:21:35
Size: 15993
Editor: 83
Comment:
Deletions are marked like this. Additions are marked like this.
Line 192: Line 192:
 *'''!!!'''[http://ziclix.com/jython/missing/slide-163.html *select] AlanKennedy is working on a [http://xhaus.com/alan/python/jynio java.nio implementation of the select module]. Expected availability: end Q2 2005.  * [http://ziclix.com/jython/missing/slide-163.html *select] A SelectModule has been implemented and was first released in jython 2.2.
Line 205: Line 205:
 * [http://ziclix.com/jython/missing/slide-175.html socket] AlanKennedy is working on a [http://xhaus.com/alan/python/jynio java.nio implementation of the socket module] that implements cpython compatible non-blocking and timeout APIs. Expected availability: end Q2 2005.  * [http://ziclix.com/jython/missing/slide-175.html socket] A NewSocketModule with asynchronous support has been implemented and was first released with jython 2.2.

Are also available here: http://ziclix.com/jython/missing/. Brian ran this with Jython from cvs and python2.3: "It's not perfect but it's a start".

Interested in implementing some of these? See HowToGetInvolved!

Missing Module Attributes

A leading !!! indicates the module doesn"t exist at all in Jython.


CategoryContribute

AbsentModules (last edited 2011-02-15 21:04:22 by AlanKennedy)