Merge pull request #23 from ghl3/master

Add George (ghl3)'s dreams
This commit is contained in:
2014-08-14 02:15:36 -04:00
+8
View File
@@ -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)