slackbuilds_ponce/python/wsgiref/README
Dimitris Zlatanidis 24002e3f59 python/wsgiref: Added (WSGI (PEP 333) Reference Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:20:59 -06:00

6 lines
234 B
Text

WSGI (PEP 333) Reference Library
This is a standalone release of the wsgiref library, that
provides validation support for WSGI 1.0.1 (PEP 3333) for
Python versions < 3.2, and includes the new
wsgiref.util.test() utility function.