]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use getargs() everywhere now. Standardize lay-out yet more (an ongoing
authorGuido van Rossum <guido@python.org>
Thu, 3 Sep 1992 20:37:02 +0000 (20:37 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 3 Sep 1992 20:37:02 +0000 (20:37 +0000)
commitaa7ca2dc1a50e379a8173e13edb0a640c5402276
tree81386e769e937428c9d1528d8ca78535165c1799
parent3d1e146086ec308cb14416ed606bf6160e569878
Use getargs() everywhere now.  Standardize lay-out yet more (an ongoing
project :-).  Change object administration: objects are removed from the
list of known objects as soon as their form is destroyed.
Modules/flmodule.c