Olivier Lefevre wrote:
>> Then assign the return value to a variable and never use it.
>>     
>
> That feels obfuscated; definitely not an elegant solution.
> When I'm done with interactive development and save the
> substance to a script I'd have to chase these bogus
> assignments to junk variables and remove them; not a
> smooth workflow.
>
>   

Sounds like you need a better interactive development tool.  You should 
try emacs.  :-)


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to