]> git.ipfire.org Git - thirdparty/newt.git/commit
Do append((a,b)) instead of append(a,b) - the tuple is no longer implicitly created...
authorteg <teg>
Fri, 15 Dec 2000 21:33:55 +0000 (21:33 +0000)
committerteg <teg>
Fri, 15 Dec 2000 21:33:55 +0000 (21:33 +0000)
commit463f347c86587e46e5b66b2c6a1b67d5e4d68946
treed45b2767e9bc9fc891a3eb940acdf3dc578611aa
parent81fbdfe58c2f765be8d92026dd78681d96fc18e3
Do append((a,b)) instead of append(a,b) - the tuple is no longer implicitly created in python 2.
snack.py