File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ fewer compatibility hacks.
234234
235235
236236What is the relationship between ``python-future `` and ``python-modernize ``?
237- -----------------------------------------------------------------------
237+ ----------------------------------------------------------------------------
238238
239239``python-future `` contains, in addition to the ``future `` compatibility
240240package, a ``futurize `` script that is similar to ``python-modernize.py ``
@@ -257,7 +257,7 @@ Platform and version support
257257.. _supported-versions :
258258
259259Which versions of Python does ``python-future `` support?
260- -------------------------------------------------
260+ --------------------------------------------------------
261261
262262Python 2.6, 2.7, and 3.3+ only.
263263
@@ -289,7 +289,7 @@ and pull requests are welcome!
289289
290290
291291Do you support IronPython and/or Jython?
292- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
292+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
293293
294294Not sure. This would be nice...
295295
Original file line number Diff line number Diff line change 11.. _backwards-conversion :
22
33Pasteurize: 3 to both
4- --------------------
4+ ---------------------
55
66Running ``pasteurize -w mypy3module.py `` turns this Python 3 code::
77
You can’t perform that action at this time.
0 commit comments