Porting from Python 2 to Python 3

Am working with a team of folks at work to port a set of modules from Python 2 to Python 3.

One of our major aids to this process is this book “Supporting Python 3” by Lennart Regebro.

Another useful resource is here: https://docs.python.org/3/howto/pyporting.html from the Official Python Documentation.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s