Staging
v0.5.1
Revision fd268a192490b4dbe3d714b97ee9fc9ed871f714 authored by Michael W. Hudson on 11 March 2002, 10:20:04 UTC, committed by Michael W. Hudson on 11 March 2002, 10:20:04 UTC
    revision 1.117 of test_descr.py

Bugfix candidate.
Adapter from SF patch 528038; fixes SF bug 527816.

The wrapper for __nonzero__ should be wrap_inquiry rather than
wrap_unaryfunc, since the slot returns an int, not a PyObject *.
1 parent 095fbeb
History
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.9 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.8 KB
sleep.c -rw-r--r-- 857 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top