"KraftDiner" <[EMAIL PROTECTED]> writes: > I like python.. Its ok.. One thing that I find a bit dangerous it the > use > of the tab character for indentation.. I've had copy and pasts loose > indentation on me and its theoretically impossible to really figure out > what the indentation should be.
So don't use tabs. Use spaces. > I think for the extra effort it would have taken to put brackets in > the language it would increase a lot of peoples confidence in using > it for codeing... It would decrease mine. It would mean I can't just look at the code to check control flow, I actually have to check the blasted brackets. <mike -- Mike Meyer <[EMAIL PROTECTED]> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. -- http://mail.python.org/mailman/listinfo/python-list