On Sun, Apr 17, 2011 at 2:29 AM, Andrea Crotti
<andrea.crott...@gmail.com> wrote:
> for
> x = 10
>
> what's the difference for you if it gets evaluated before or after?

I have the same issue in IDLE sometimes, and the reason it's annoying
relates to the up-arrow key (Alt-P in IDLE). I can retrieve one entire
command, but if that command requires a "prefix statement" to set
things up (like initializing a dictionary to empty), that has to be
separate.

Chris Angelico
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to