Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

FORCED INDENTATION OF CODE

Name: Anonymous 2010-07-15 6:47

It's not that big of a deal.


1. You don't even have to indent, a good python editor will indent for you.
2. You should be indenting anyway


If you skip learning python simply because you are afraid of indenting, then you are a fool.

Name: Anonymous 2010-07-17 7:55

>>40
I don't think >>35 was taking issue with the faster compilation aspect of >>33, but rather with the claim that the generated code will be faster.

Name: Anonymous 2010-07-17 13:04

>>41
the claim that the generated code will be faster.
It's due to race conditions in the compiler where certain parts of the code will not have been parsed in time and thus do not enjoy the earliest optimizations applied.

Name: Anonymous 2010-07-19 18:51

>>40
Yeah? Well I remove all newlines and spaces from my code too (except inside strings lol) and I get really fast compilation times

Name: Anonymous 2010-11-26 8:59

Name: Anonymous 2011-02-04 16:38

<

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List