[issue22913] Rewrite of Python 2/3 porting HOWTO

2014-11-21 Thread Brett Cannon
New submission from Brett Cannon: This is a rewrite of the Python 2/3 porting HOWTO to describe how to make code be compatible with both Python 2 & 3. To see it rendered for easier reading, see https://gist.github.com/brettcannon/91ff264ae549315706f6 -- assignee: brett.cannon component

[issue22913] Rewrite of Python 2/3 porting HOWTO

2014-11-21 Thread Brett Cannon
Changes by Brett Cannon : -- resolution: -> duplicate status: open -> closed superseder: -> Rewrite of Python 2/3 porting HOWTO ___ Python tracker ___ _