Staging
v0.5.1
https://github.com/python/cpython
Revision f75225b448c9e16db83e24a39d3d709ede070e14 authored by Jack Jansen on 20 April 2006, 21:38:17 UTC, committed by Jack Jansen on 20 April 2006, 21:38:17 UTC
- tp_new (which was apparently always overridden:-) called base class
  tp_init in stead of tp_new.
1 parent 3b675d2
History
Tip revision: f75225b448c9e16db83e24a39d3d709ede070e14 authored by Jack Jansen on 20 April 2006, 21:38:17 UTC
- tp_init shouldn't call base class tp_init by default
Tip revision: f75225b
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-- 17.5 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