]> granicus.if.org Git - python/commit
Add stacksize argument to new.code().
authorGuido van Rossum <guido@python.org>
Fri, 17 Jan 1997 21:12:06 +0000 (21:12 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 17 Jan 1997 21:12:06 +0000 (21:12 +0000)
commite9fd28dae50d5e91c7e62e295b1de484c2c56746
tree8491a89a56e6747c13832183a0b869796635ce4f
parent792fd435ecc68de9c85e4f2b28fb28425dc1bd8e
Add stacksize argument to new.code().
Lib/test/test_new.py
Modules/newmodule.c