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
History
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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top