|
From: <no...@so...> - 2001-07-27 16:25:59
|
Patches item #444911, was opened at 2001-07-26 13:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=312867&aid=444911&group_id=12867 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Samuele Pedroni (pedronis) Assigned to: Finn Bock (bckfnn) Summary: #444292 local var binding overrides fix Initial Comment: This should do the job. ! not tested ... ---------------------------------------------------------------------- >Comment By: Samuele Pedroni (pedronis) Date: 2001-07-27 09:25 Message: Logged In: YES user_id=61408 jythonc part of the new patch. ---------------------------------------------------------------------- Comment By: Samuele Pedroni (pedronis) Date: 2001-07-27 08:54 Message: Logged In: YES user_id=61408 OK, I have changed the way we compile imports <wink>. ---------------------------------------------------------------------- Comment By: Samuele Pedroni (pedronis) Date: 2001-07-26 14:53 Message: Logged In: YES user_id=61408 So as it is, it doesn't work. To really and correctly solve the problem and have the same semantic as CPython we should change the way we compile imports. I can fix this with a quick hack, for the meantime, better than nothing: we gain in a direction and we lose in the other (wrt. to CPython comp). ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=312867&aid=444911&group_id=12867 |