Skip to content

Materials regarding the transition from Python 2 to 3. Put together for the [the Salt Lake City Python Meetup Group](http://www.meetup.com/Salt-Lake-City-Python-Web-Developers/).

License

Notifications You must be signed in to change notification settings

earthastronaut/Python2to3

Repository files navigation

Python 2 vs 3

Presentation and other materials related to the Python 2 to 3 transition. The materials were originally created by Dylan Gregersen for the the Salt Lake City Python Meetup Group.

Materials Here

Python3 Presenation by Dylan Gregersen.pdf - A presentation about why python 3 exists, what some of it's highlights are, and what we can all make the change to Python 3.

test_2to3.py - this script was written to experiment with the command line utility 2to3. To use this create a directory mkdir py3 and run 2to3 test_2to3.py -nwo py3.

summary_Nick_Coghlan_Python3_QA.md - This summarizes the in-depth post by core python developer Nick Coghlan regarding the reasons Python 3 came about.

Materials Online

About

Materials regarding the transition from Python 2 to 3. Put together for the [the Salt Lake City Python Meetup Group](http://www.meetup.com/Salt-Lake-City-Python-Web-Developers/).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages