Musical Notation:
Is there any script that converts indentation in Python code to curly braces? The indentation is sometime lost when I copy my code to an application or a website.
pindent.py in the Tools/Scripts directory of Python installations does something similar by adding or removing comments that look like
# end if Neil -- http://mail.python.org/mailman/listinfo/python-list