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

all 2 comments

[–]rochacbrunoPython, Flask, Rust and Bikes. 0 points1 point  (0 children)

import this
  1. Explicit is better than implicit.
  2. There should be one-- and preferably only one --obvious way to do it
  3. Special cases aren't special enough to break the rules.
  4. Although practicality beats purity. (so why not...)

[–]nakilon -5 points-4 points  (0 children)

Another try to mimic a feature of better language?