We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93328a commit b3464b1Copy full SHA for b3464b1
pycrumbs.md
@@ -359,6 +359,10 @@
359
360
##Python 2 vs 3
361
* [Python 2 or 3 ?](http://wiki.python.org/moin/Python2orPython3)
362
+* [Python 3 Q & A](http://python-notes.curiousefficiency.org/en/latest/python3/questions_and_answers.html)
363
+* [About Python 3](http://alexgaynor.net/2013/dec/30/about-python-3/)
364
+* [Let’s talk about Python 3.0](http://www.b-list.org/weblog/2008/dec/05/python-3000/)
365
+* [Pros and Cons about Python 3](http://lucumr.pocoo.org/2010/1/7/pros-and-cons-about-python-3/)
366
367
### Porting to Python 3
368
* [How to support both Python 2 and 3](http://ondrejcertik.blogspot.com/2013/08/how-to-support-both-python-2-and-3.html)
0 commit comments