how to comment lot of lines in python

jussij at zeusedit.com jussij at zeusedit.com
Tue Apr 4 19:45:20 EDT 2006


> You should use a decent editor that could automatically
> comment/uncomment code upon your request.

The Zeus for Windows IDE has just such a feature:

   http://www.zeusedit.com/python.html

To do this in Zeus you basically mark the lines of text
that need commenting then use the Macros, Add Comment
Block menu to comment the lines selected.

Then to remove the comments you use the Macros, Remove
Comment Block menu.

Jussi Jumppanen
Author: Zeus for Windows




More information about the Python-list mailing list