Closed GoogleCodeExporter closed 8 years ago
good catch, thanks! I added lentest.py to the test set. I will think about the
best way to solve this. very strange I never encountered this problem before..
:-)
Original comment by mark.duf...@gmail.com
on 9 Nov 2010 at 9:03
I started with this issue today, because it seemed nastiest.. and it was indeed
somewhat nasty, but it's fixed now in GIT! (gitorious.org/shedskin) I fixed it
by renaming every instance variable that clashes with some global (function,
variable, import..), and of course using the new name in places where it is
accessed.. this also led to some nice cleanups. thanks again for reporting! :D
Original comment by mark.duf...@gmail.com
on 13 Nov 2010 at 11:47
Original issue reported on code.google.com by
na...@animats.com
on 9 Nov 2010 at 6:28Attachments: