Staging
v0.5.1
https://github.com/python/cpython
Revision 2c7735593766e948036c2c714b4b2c41542f9743 authored by Fred Drake on 22 March 2001, 17:52:17 UTC, committed by Fred Drake on 22 March 2001, 17:52:17 UTC
instance objects without calling the constructor.  This is the same as
the new.instance() function.
1 parent 53f5968
History
Tip revision: 2c7735593766e948036c2c714b4b2c41542f9743 authored by Fred Drake on 22 March 2001, 17:52:17 UTC
Make cPickle use the recently-added PyInstance_NewRaw() API to create
Tip revision: 2c77355

README

back to top