Unix programmers and Idle

Dale Amon amon at vnl.com
Mon Mar 30 22:59:13 EDT 2009


On Mon, Mar 30, 2009 at 09:47:24PM -0500, Dave Angel wrote:
> See   http://docs.python.org/library/idle.html  and search for command line
>
> According to that page (for Python 2.6.1), you can set those parameters  
> on the command line that starts IDLE itself.
>
> I haven't tried it yet, as I'm using Komodo.

That at least makes some debug with it possible... but 
you would still have to terminate idle and all your set
up just to run a test with a different regression data set
for the input file. Or to toggle the switches to test that
the code is doing the write thing.

I think one of the others just posted a more definitive
answer... the code isn't there but possibly could be. 
That of course doesn't help me right now, but it might
well help lots of other folk in the future!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20090331/016cdf24/attachment-0001.sig>


More information about the Python-list mailing list