File tree 4 files changed +23
-0
lines changed
4 files changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ < h3 > Python-Future</ h3 >
2
+ < p >
3
+ Python-Future is a compatibility layer that helps you write Python 3
4
+ code that runs unchanged on Python 2.
5
+ </ p >
6
+ <!--
7
+ <h3>Other Formats</h3>
8
+ <p>
9
+ You can download the documentation in other formats as well:
10
+ </p>
11
+ <ul>
12
+ <li><a href="http://jinja.pocoo.org/docs/jinja-docs.pdf">as PDF</a>
13
+ <li><a href="http://jinja.pocoo.org/docs/jinja-docs.zip">as zipped HTML</a>
14
+ </ul>
15
+ -->
16
+ < h3 > Useful Links</ h3 >
17
+ < ul >
18
+ < li > < a href ="http://pypi.python.org/pypi/future "> future @ PyPI</ a > </ li >
19
+ < li > < a href ="http://github.com/edschofield/python-future "> future @ github</ a > </ li >
20
+ </ ul >
Original file line number Diff line number Diff line change
1
+ < p class ="logo "> < a href ="{{ pathto(master_doc) }} ">
2
+ < img class ="logo " src ="{{ pathto('_static/python-future-logo.png', 1) }} " width ="170 " alt ="Logo "/>
3
+ </ a > </ p >
You can’t perform that action at this time.
0 commit comments