]> granicus.if.org Git - python/commit
SF patch 103589: Fix handling of cell vars that are either * or ** parameters.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 9 Feb 2001 22:55:26 +0000 (22:55 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 9 Feb 2001 22:55:26 +0000 (22:55 +0000)
commit6492bf71daf5ef36d32dbd0f26b302dfea0ac4b2
tree60c22f5eebe7d14885871462e5cd38ca7068bf63
parentcb17ae8b19c35cc63e7daec871c025d903c49105
SF patch 103589: Fix handling of cell vars that are either * or ** parameters.
(Nick Mathewson)

Remove to XXX comments
Python/compile.c