]> granicus.if.org Git - python/commit
Change to always call list.append with a single argument.
authorGuido van Rossum <guido@python.org>
Tue, 8 Oct 1996 14:07:21 +0000 (14:07 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 8 Oct 1996 14:07:21 +0000 (14:07 +0000)
commit3159e1e1efb87af30b34732ccc42cbd972ba1116
treec8fde40cbf8debe83d83faaa161e2f4ed5bef251
parent2715bb20dbd498947ed79d4a00d84ec4c5125800
Change to always call list.append with a single argument.
This does not mean I still support this code!!!
Lib/lib-stdwin/tablewin.py
Lib/stdwin/tablewin.py