Danny Yoo <[EMAIL PROTECTED]> writes: > I have a question about Idle: is it possible to put on line numbers? > I can't find anything where to put it on.
There is no feature to display line numbers. You can go to a line with Edit / Go to Line. There is a line/column indicator in the lower right corner of eadh IDLE window. -- KBK _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
