This commit is contained in:
rasbt 2014-05-31 17:41:22 -04:00
parent 7e2a6f33df
commit 0ce1669ed5

View File

@ -1,7 +1,7 @@
{ {
"metadata": { "metadata": {
"name": "", "name": "",
"signature": "sha256:c21b89c5879797a1dd3fbd08797ca9ad15665dfb0cec3fca1ccf94bd601354b2" "signature": "sha256:7d8ee5c733199e70a4c5c71b6dfd0953ab5e6c33c6a0c7ef50dce07b4d56ae32"
}, },
"nbformat": 3, "nbformat": 3,
"nbformat_minor": 0, "nbformat_minor": 0,
@ -1895,6 +1895,8 @@
"\n", "\n",
"**// Pro and anti Python 3**\n", "**// Pro and anti Python 3**\n",
"\n", "\n",
"- [10 awesome features of Python that you can't use because you refuse to upgrade to Python 3](http://asmeurer.github.io/python3-presentation/slides.html#1)\n",
"\n",
"- [Everything you did not want to know about Unicode in Python 3](http://lucumr.pocoo.org/2014/5/12/everything-about-unicode/)\n", "- [Everything you did not want to know about Unicode in Python 3](http://lucumr.pocoo.org/2014/5/12/everything-about-unicode/)\n",
"\n", "\n",
"- [Python 3 is killing Python](https://medium.com/@deliciousrobots/5d2ad703365d/)\n", "- [Python 3 is killing Python](https://medium.com/@deliciousrobots/5d2ad703365d/)\n",