Skip to content

Commit 0ce1669

Browse files
committed
new link
1 parent 7e2a6f3 commit 0ce1669

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tutorials/key_differences_between_python_2_and_3.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:c21b89c5879797a1dd3fbd08797ca9ad15665dfb0cec3fca1ccf94bd601354b2"
4+
"signature": "sha256:7d8ee5c733199e70a4c5c71b6dfd0953ab5e6c33c6a0c7ef50dce07b4d56ae32"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -1895,6 +1895,8 @@
18951895
"\n",
18961896
"**// Pro and anti Python 3**\n",
18971897
"\n",
1898+
"- [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",
1899+
"\n",
18981900
"- [Everything you did not want to know about Unicode in Python 3](http://lucumr.pocoo.org/2014/5/12/everything-about-unicode/)\n",
18991901
"\n",
19001902
"- [Python 3 is killing Python](https://medium.com/@deliciousrobots/5d2ad703365d/)\n",

0 commit comments

Comments
 (0)