]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
initgc(): Rewrote to use the PyModule_AddXYZ API; cuts code size.
authorTim Peters <tim.peters@gmail.com>
Sun, 6 Apr 2003 23:30:52 +0000 (23:30 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 6 Apr 2003 23:30:52 +0000 (23:30 +0000)
commit1155887a74a5a4062614c4ee5a6f91f2d0198f75
tree91372036eb6ae675ba569573a71080bebe7ad273
parent259272b7a0edaf06b1a70379e74907ae4166c67e
initgc():  Rewrote to use the PyModule_AddXYZ API; cuts code size.
Modules/gcmodule.c