Python 2.5 is the latest major release of Python.
As Guido it promised, wsgiref was added to the Python 2.5 Standard Library. For those who don't know what wsgi is, read this.
You can find what's new in Python 2.5 here
As Guido it promised, wsgiref was added to the Python 2.5 Standard Library. For those who don't know what wsgi is, read this.
You can find what's new in Python 2.5 here