]> granicus.if.org Git - python/commit
this is patch
authorMichael W. Hudson <mwh@python.net>
Mon, 12 Jul 2004 13:15:56 +0000 (13:15 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 12 Jul 2004 13:15:56 +0000 (13:15 +0000)
commit3f06189332c585a4578281e8325fdfb140b12f9e
treeddbef24967dde87f3c5b70b7339d351340200a98
parentca1a775ab94ce589a6cbfc5c35448bfac385b045
this is patch

[ 988698 ] compiler.transformer fix for (a, b) = 1, 2

fixing bug

[ 988613 ] compiler.transformer and tuple unpacking
Lib/compiler/transformer.py
Lib/test/test_transformer.py [new file with mode: 0644]