From 4992d27b1b73a2def203f8789bf8e7cb21638fd1 Mon Sep 17 00:00:00 2001 From: George Lewis Date: Wed, 13 Aug 2014 20:08:08 -0700 Subject: [PATCH] Add George (ghl3)'s dreams --- ghl3/dreams.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ghl3/dreams.rst 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)