Linked by Andrew Youll on Fri 22nd Jul 2005 17:26 UTC, submitted by Viktor
General Development Kevin Burnett has written an article over on the Novell website, about programming using script languages on Linux.
Thread beginning with comment 8115
To read all comments associated with this story, please click here.
spaghetti code impossible in Python???
by on Sat 23rd Jul 2005 17:08 UTC

Member since:

alarm bells started ringing for me when he said that due to the way python code was indented, it wasn't possible to write spaghetti code!!!

If you can't tell the difference between code that has been pretty-printed and code that is logically intertwined, how can you write a review on ANY language?
abdulhaq