]> granicus.if.org Git - python/commit
Fix for implicit tuple + default arguments, courtesy of Michael Hudson.
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 19 Feb 2001 23:52:49 +0000 (23:52 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 19 Feb 2001 23:52:49 +0000 (23:52 +0000)
commit2b3f0ca2aca13733dbffd32098b3e69c17e841b8
treed307a90a2c1383554b5074e8733cf5e4314ba6aa
parent5b0705d26647fd72dd1be045faef4c0fab3ca3b0
Fix for implicit tuple + default arguments, courtesy of Michael Hudson.
SF patch #103749
Python/compile.c