"Alin Moldoveanu" <[EMAIL PROTECTED]> writes: > Where can I find the complete list of command line options for the > IDLE editor ?!
At the end of Help / IDLE Help there are instructions for this. (answer: enter idle -h at the command prompt) > > I need it to be able to open a Python file at a certain line (more > precisely where a certain function is located - but this can be > found by parsing the file). -- KBK _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
