You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 888fc9e457
python/wsgiref: Fix slack-desc.
9 years ago
..
README python/wsgiref: Added (WSGI (PEP 333) Reference Library). 12 years ago
slack-desc python/wsgiref: Fix slack-desc. 9 years ago
wsgiref.SlackBuild python/wsgiref: Switch to i586. 9 years ago
wsgiref.info Multiple: Fixed .info file (removed pysetuptools) 10 years ago

README

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.