Staging
v0.8.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

README

back to top