mirror of
https://github.com/not-kennethreitz/dream-python.git
synced 2026-06-05 07:06:12 +00:00
9 lines
238 B
ReStructuredText
9 lines
238 B
ReStructuredText
Dreams
|
|
======
|
|
|
|
* PyPy as the default Python everywhere.
|
|
* No more Python 2 / 3 decisions.
|
|
* More immutable data types in the standard library
|
|
* Simple, elegant syntax for creating immutable classes
|
|
* Type checking (optional or otherwise)
|