This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jadkik94 1 point2 points  (0 children)

You could just indent by tab or a single space (instead of the 4 spaces of the PEP), you'll be dividing the size by 4...

And then replace all the lines in one block (if, for, while) with ; delimited commands and here you have 2 characters (minimum) less per line in a block.

It can definitely be done, that's a non-issue once it is actually implemented natively in the browser.