:orphan: |rss_image| **Python 2.7 - 1/1** :ref:`Blog ` :ref:`notebook (8) ` :ref:`sphinx (13) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: Python 2.7 .. _ap-cat-Python_2.7-0: Python 2.7 - 1/1 ++++++++++++++++ .. blogpostagg:: :title: Producing a version for Python 2.7 from Python 3 :date: 2015-04-17 :keywords: python 2.7,migration :categories: documentation,Python 2.7 :rawfile: 2015/2015-04-17_ipython27.rst I tried to make most of the unit tests run under Python 2.7. Most of the function deals with strings for the documentation and it is a real pain to think again about str, `unicode `_, bytes. Some of the functions only works in Python 3 but the goal was more to see what needed to be done. ... ---- |rss_image| **Python 2.7 - 1/1** :ref:`2020-08 (2) ` :ref:`2020-09 (1) ` :ref:`2021-01 (1) ` :ref:`2022-03 (1) ` :ref:`2023-05 (1) `