Better yet works "Meta-;" as Bernhard suggested, because it comments and un-comments marked line!
Thanks for all the helpful tips!
- Riko
Riko,
if you are using emacs, try C-c # to comment out a block of code. Unfortunally Uncomment is not bound to a key by default. Do a key-binding for it by yourself.
Uwe
-- http://mail.python.org/mailman/listinfo/python-list