Python Sucks
== Language ==
- Tuple syntax, parentheses are not part of tuple syntax
x = 1,
x is now a tuple - no consts or final, too much mutability
== tooling ==
- stale and partially crazy standard library
- datetime as a whole
- creating a package
- dependency management