Jump to ratings and reviews
Rate this book

Porting to Python 3: An In-Depth Guide

Rate this book
Porting to Python 3 doesn't have to be daunting. This book guides you through the process of porting your Python 2 code to Python 3, from choosing a porting strategy to solving your distribution issues. Using plenty of code examples is takes you cross the hurdles and shows you the new Python features.This book covers- Migration strategies- Preparing for Python 3- Porting with 2to3- Common migration problems- Improving your code with modern idioms- Supporting Python 2 and Python 3 without 2to3 conversion- Migrating C extensions- Extending 2to3 with your own fixers- Language differences and workarounds- Reorganizations and renamingsLennart Regebro has been a full time Python developer since 2001 and has been porting to Python 3 since early 2008.

138 pages, Paperback

First published March 2, 2011

1 person is currently reading
3 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (16%)
4 stars
4 (66%)
3 stars
1 (16%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Matt.
Author 1 book25 followers
June 28, 2014
The advice is clear and right to the point. This was a very quick read.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.