]> granicus.if.org Git - python/commit
move extra arguments to the back of the new.code() arglist
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 1 Feb 2001 19:50:29 +0000 (19:50 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 1 Feb 2001 19:50:29 +0000 (19:50 +0000)
commit6fe0a82ecbd3bdbb028ae2041595bce3fd8b25fb
treeb8e59d9bd7f69f48313daecaf720ced8e628265c
parentdabed752ed2b35f5df0948ab4ee5cd99e9cb0272
move extra arguments to the back of the new.code() arglist
Lib/test/test_new.py
Modules/newmodule.c