Merge pull request #19 from tzicatl/master

My python wishes
This commit is contained in:
2014-08-14 02:16:47 -04:00
+10
View File
@@ -0,0 +1,10 @@
Dreams
======
* Python 3 as default
* No more python2/python3
* Python as default scripting language for Apache/Nginx (maybe mod_wsgi).
* Get rid of the GIL, threads should just work without surprises.
* ipython-like repl/interactive shell by default (shiny colors please!)
* Zope-Like intefaces