From 8ce511bbeaac30fe97db719e56791c4c4041b8a0 Mon Sep 17 00:00:00 2001 From: Noe Nieto Date: Wed, 13 Aug 2014 13:49:55 -0700 Subject: [PATCH] My dreams --- nnieto/dreams.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 nnieto/dreams.rst diff --git a/nnieto/dreams.rst b/nnieto/dreams.rst new file mode 100644 index 0000000..02e1956 --- /dev/null +++ b/nnieto/dreams.rst @@ -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 +