Python 2 to 3
by enum on December 2, 2009
Updating to Python 3? I found a nice cheat sheet by Mark Summerfield that shows a concise summary of the differences between Python 2 and Python 3, as well as some of the more common features of Python 3.
This document is freely available from InformIT’s website, but I have also mirrored it. Download the cheat sheet below.
Python2Python3.pdf from greynode.org
Python2Python3.pdf from InformIT’s site
Leave your comment