On Wed, 31 Jul 2013 10:45:36 +0700, Musical Notation wrote: > 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.
Complain to the website or application that it is throwing away significant data. If you had a website that turned this paragraph into this: "Complaintothewebsiteorapplicationthatitisthrowingawaysignificantdata.Ifyouhadawebsitethatturnedthisparagraphintothis" you would rightly complain about the bug, or stop using the website. Throwing away indentation is no different. -- Steven -- http://mail.python.org/mailman/listinfo/python-list