Skip to content

Python 2 and Python 3 differences

Dawn E. Smith edited this page Jun 8, 2017 · 2 revisions

For future reference while sorting out the switchover, these sites give information on the changes between versions and offer advice on how to ensure compatibility:

http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html http://python3porting.com/differences.html

Clone this wiki locally