Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:The nice thing about Python (Score 1) 72

If you are a function over form person, you should count braces / if & endif / what ever you like. If you prefer indentation as syntactical sugar "and" prefer making the code consistent and follow some agreed upon rules, Python is for you. For your example, I would suggest proposing a change to the current PEP for indentation.

Slashdot Top Deals

nohup rm -fr /&

Working...