This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kbk
Recipients
Date 2004-01-02.00:41:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=149084

What I'd really like is smart tabs like python-mode, where a tab
(re)indents the line to the correct point based on the syntax,
and a backspace backs up to the previous level.  

Since IDLE already knows how to indent I'm hoping that that 
won't be to difficult to implement.
History
Date User Action Args
2007-08-23 16:06:26adminlinkissue694339 messages
2007-08-23 16:06:26admincreate