AlanKennedy: 15th February 2011: This page is completely out-of-date and should be deleted.
======================================================
This is really, really out of date. It's possible it might be useful to someone, so I'm leaving it for now.
======================================================
Are also available here: https://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.
!!!*Bastion
!!!*DEVICE
!!!*Tix
!!!*Tkinter
!!!*al
!!!*array
!!!*asynchat
!!!*asyncore AlanKennedy is working on a java.nio implementation of the asyncore module. Expected availability: end Q2 2005.
!!!*audioop
!!!*builtin
!!!*cd
!!!*cgitb
!!!*cmath
!!!*collections
!!!*compiler
!!!*cookielib
!!!*copyreg
!!!*csv
!!!*curses
!!!*datetime FrankWierzbicki is working on a java.util.Calendar based version of datetime, Expected availability: TBD
!!!*decimal
!!!*dis
!!!*distutils
!!!*dummythread
!!!*filecmp
!!!*fl
!!!*flp
!!!*fm
!!!*future
!!!*gc
!!!*getpass
!!!*gettext
!!!*gl
!!!*heapq
!!!*hotshot
!!!*imageop
!!!*imgfile
!!!*itertools
!!!*jpeg
!!!*locale
!!!*logging
!!!*main
!!!*mmap
!!!*msvcrt
!!!*nis
!!!*optparse
!!!*ossaudiodev
!!!*parser
!!!*pickletools
!!!*pkgutil
!!!*platform
!!!*pty
!!!*pycompile
!!!*pydoc
!!!*rexec
!!!*rgbimg
!!!*robotparser
*select A SelectModule has been implemented and was first released in jython 2.2.
!!!*sets
!!!*signal
!!!*smtpd
socket A NewSocketModule with asynchronous support has been implemented and was first released with jython 2.2.
!!!*statcache
!!!*statvfs
!!!*stringprep
!!!*subprocess
!!!*sunau
!!!*sunaudiodev
!!!*tabnanny
!!!*tarfile
!!!*telnetlib
!!!*textwrap
!!!*timeit
!!!*turtle
!!!*unicodedata
!!!*wave
!!!*webbrowser
!!!*winsound
!!!*xml.dom
!!!*xml.sax