]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Re-factored PyInstance_New() into PyInstance_New() and PyInstance_NewRaw().
authorFred Drake <fdrake@acm.org>
Sun, 28 Jan 2001 03:53:08 +0000 (03:53 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 28 Jan 2001 03:53:08 +0000 (03:53 +0000)
commit5cc2c8c3c8d9809c45fee8d638dae431b56e773d
treef9dccb28b0879426f3b0a57584f62b47c0a40a33
parent05473edbe5a4d4f96769062a13550d403dd42f17
Re-factored PyInstance_New() into PyInstance_New() and PyInstance_NewRaw().
Objects/classobject.c