Staging
v0.8.1
Revision b457ddaff2094a0ec02176184beb74f600178ed4 authored by Brett Cannon on 02 May 2008, 02:25:09 UTC, committed by Brett Cannon on 02 May 2008, 02:25:09 UTC
warnings.showwarning() was being used. This broke pre-existing replacements for
the function since they didn't support the extra argument.

Closes issue 2705.
1 parent 0c65fe6
History
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