Staging
v0.5.1
https://github.com/python/cpython
Revision 9c19bc62478e1cd732623abfdf701239d2f860ce authored by Brett Cannon on 05 May 2008, 16:57:38 UTC, committed by Brett Cannon on 05 May 2008, 16:57:38 UTC
showwarning API. Turns out 'inspect' uses 'operator' which is an extension
module. That's a problem when it has not been built yet by setup.py.
1 parent 8a232cc
Raw File
Tip revision: 9c19bc62478e1cd732623abfdf701239d2f860ce authored by Brett Cannon on 05 May 2008, 16:57:38 UTC
Remove the use of 'inspect' from 'warnings' for detected deprecated use of the
Tip revision: 9c19bc6
wsgiref.egg-info
Metadata-Version: 1.0
Name: wsgiref
Version: 0.1.2
Summary: WSGI (PEP 333) Reference Library
Author: Phillip J. Eby
Author-email: web-sig@python.org
License: PSF or ZPL
Platform: UNKNOWN
back to top