Make cPickle use the recently-added PyInstance_NewRaw() API to create
instance objects without calling the constructor. This is the same as the new.instance() function.
Showing
Please
register
or
sign in
to comment
instance objects without calling the constructor. This is the same as the new.instance() function.