Differences between revisions 14 and 15
Revision 14 as of 2019-10-19 21:10:43
Size: 669
Editor: JennyRyan
Comment:
Revision 15 as of 2019-10-19 22:34:13
Size: 670
Editor: JennyRyan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
Please note that Python 2.x will no longer be supported nor maintained after 1 January 2020. For historical information that may be useful in porting or maintaining remaining Python 2 systems, please see [[https://wiki.python.org/moin/PortingToPy3k/BilingualQuickRef?action=recall&rev=10|previous page revisions]]. Please note that Python 2.x will no longer be supported nor maintained after 1 January 2020. If you need additional support in porting existing 2.x code to 3.x, please see the resources available [[PortingPythonToPy3k|here]].
Line 11: Line 11:
If you need additional support in porting existing 2.x code to 3.x, please see the resources available [[PortingPythonToPy3k|here]]. For historical information that may be useful in porting or maintaining remaining Python 2 systems, please see [[https://wiki.python.org/moin/PortingToPy3k/BilingualQuickRef?action=recall&rev=10|previous page revisions]].

Writing code that runs under both Python2 and 3

Python 2.x will no longer be supported after 1 Jan 2020.

Please note that Python 2.x will no longer be supported nor maintained after 1 January 2020. If you need additional support in porting existing 2.x code to 3.x, please see the resources available here.

Historical Information

For historical information that may be useful in porting or maintaining remaining Python 2 systems, please see previous page revisions.

PortingToPy3k/BilingualQuickRef (last edited 2019-10-26 22:29:25 by FrancesHocutt)

Unable to edit the page? See the FrontPage for instructions.