From 0ce1669ed547efdfa8ec9b33a0beb107d3b6b6a8 Mon Sep 17 00:00:00 2001 From: rasbt Date: Sat, 31 May 2014 17:41:22 -0400 Subject: [PATCH] new link --- tutorials/key_differences_between_python_2_and_3.ipynb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tutorials/key_differences_between_python_2_and_3.ipynb b/tutorials/key_differences_between_python_2_and_3.ipynb index a3fb088..19d8a8c 100644 --- a/tutorials/key_differences_between_python_2_and_3.ipynb +++ b/tutorials/key_differences_between_python_2_and_3.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:c21b89c5879797a1dd3fbd08797ca9ad15665dfb0cec3fca1ccf94bd601354b2" + "signature": "sha256:7d8ee5c733199e70a4c5c71b6dfd0953ab5e6c33c6a0c7ef50dce07b4d56ae32" }, "nbformat": 3, "nbformat_minor": 0, @@ -1895,6 +1895,8 @@ "\n", "**// Pro and anti Python 3**\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", "\n", "- [Python 3 is killing Python](https://medium.com/@deliciousrobots/5d2ad703365d/)\n",