资讯

In Python, a SyntaxError happens when the interpreter finds code that does not conform to the rules of the Python language.
As its name implies, Python with Braces doesn’t care about indentation: you’re free to make you code extremely ugly, or write your code properly in K&R style.
Since indentation is so important in Python, are there any particular editors that are better (in some way) at helping you keep indentation straight? I notice that gedit is mentioned on the python ...