diff --git a/ghl3/dreams.rst b/ghl3/dreams.rst new file mode 100644 index 0000000..4149004 --- /dev/null +++ b/ghl3/dreams.rst @@ -0,0 +1,8 @@ +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)