René's URL Explorer Experiment


Title: API Reference (in progress) — Python-Future documentation

direct link

Domain: python-future.org

Links:

indexhttps://python-future.org/genindex.html
moduleshttps://python-future.org/py-modindex.html
previoushttps://python-future.org/credits.html
Python-Future documentationhttps://python-future.org/index.html
API Reference (in progress)https://python-future.org/reference.html
https://python-future.org/reference.html#api-reference-in-progress
future.builtins Interfacehttps://python-future.org/reference.html#module-future.builtins
Backported types from Python 3https://python-future.org/reference.html#module-future.types
For more information:https://python-future.org/reference.html#for-more-information
range()https://python-future.org/reference.html#range
super()https://python-future.org/reference.html#super
round()https://python-future.org/reference.html#round
future.standard_library Interfacehttps://python-future.org/reference.html#module-future.standard_library
Limitationshttps://python-future.org/reference.html#limitations
future.utils Interfacehttps://python-future.org/reference.html#module-future.utils
past.builtins Interfacehttps://python-future.org/reference.html#module-past.builtins
Forward-ported types from Python 2https://python-future.org/reference.html#module-past.types
future.builtins Interfacehttps://python-future.org/reference.html#id7
https://python-future.org/reference.html#module-future.builtins
herehttp://python-future.org/what-else.html
Backported types from Python 3https://python-future.org/reference.html#id8
https://python-future.org/reference.html#module-future.types
For more information:https://python-future.org/reference.html#id9
https://python-future.org/reference.html#for-more-information
https://python-future.org/reference.html#notes
range()https://python-future.org/reference.html#id10
https://python-future.org/reference.html#range
super()https://python-future.org/reference.html#id11
https://python-future.org/reference.html#super
round()https://python-future.org/reference.html#id12
https://python-future.org/reference.html#round
http://stackoverflow.com/a/10825998http://stackoverflow.com/a/10825998
future.standard_library Interfacehttps://python-future.org/reference.html#id13
https://python-future.org/reference.html#module-future.standard_library
http://docs.pythonsprints.com/python3_porting/py-porting.htmlhttp://docs.pythonsprints.com/python3_porting/py-porting.html
Limitationshttps://python-future.org/reference.html#id14
https://python-future.org/reference.html#limitations
[source]https://python-future.org/_modules/future/standard_library.html#RenameImport
https://python-future.org/reference.html#future.standard_library.RenameImport
[source]https://python-future.org/_modules/future/standard_library.html#cache_py2_modules
https://python-future.org/reference.html#future.standard_library.cache_py2_modules
[source]https://python-future.org/_modules/future/standard_library.html#detect_hooks
https://python-future.org/reference.html#future.standard_library.detect_hooks
[source]https://python-future.org/_modules/future/standard_library.html#disable_hooks
https://python-future.org/reference.html#future.standard_library.disable_hooks
[source]https://python-future.org/_modules/future/standard_library.html#enable_hooks
https://python-future.org/reference.html#future.standard_library.enable_hooks
[source]https://python-future.org/_modules/future/standard_library.html#exclude_local_folder_imports
https://python-future.org/reference.html#future.standard_library.exclude_local_folder_imports
[source]https://python-future.org/_modules/future/standard_library.html#from_import
https://python-future.org/reference.html#future.standard_library.from_import
[source]https://python-future.org/_modules/future/standard_library.html#hooks
https://python-future.org/reference.html#future.standard_library.hooks
[source]https://python-future.org/_modules/future/standard_library.html#import_
https://python-future.org/reference.html#future.standard_library.import_
[source]https://python-future.org/_modules/future/standard_library.html#install_aliases
https://python-future.org/reference.html#future.standard_library.install_aliases
[source]https://python-future.org/_modules/future/standard_library.html#install_hooks
https://python-future.org/reference.html#future.standard_library.install_hooks
[source]https://python-future.org/_modules/future/standard_library.html#is_py2_stdlib_module
https://python-future.org/reference.html#future.standard_library.is_py2_stdlib_module
[source]https://python-future.org/_modules/future/standard_library.html#remove_hooks
https://python-future.org/reference.html#future.standard_library.remove_hooks
[source]https://python-future.org/_modules/future/standard_library.html#restore_sys_modules
https://python-future.org/reference.html#future.standard_library.restore_sys_modules
[source]https://python-future.org/_modules/future/standard_library.html#scrub_future_sys_modules
https://python-future.org/reference.html#future.standard_library.scrub_future_sys_modules
[source]https://python-future.org/_modules/future/standard_library.html#scrub_py2_sys_modules
https://python-future.org/reference.html#future.standard_library.scrub_py2_sys_modules
[source]https://python-future.org/_modules/future/standard_library.html#suspend_hooks
https://python-future.org/reference.html#future.standard_library.suspend_hooks
future.utils Interfacehttps://python-future.org/reference.html#id15
https://python-future.org/reference.html#module-future.utils
https://github.com/mitsuhiko/jinja2/blob/master/LICENSEhttps://github.com/mitsuhiko/jinja2/blob/master/LICENSE
[source]https://python-future.org/_modules/future/utils.html#as_native_str
https://python-future.org/reference.html#future.utils.as_native_str
https://python-future.org/reference.html#future.utils.binary_type
byteshttps://docs.python.org/3/library/stdtypes.html#bytes
[source]https://python-future.org/_modules/future/utils.html#bind_method
https://python-future.org/reference.html#future.utils.bind_method
https://python-future.org/reference.html#parameters
https://python-future.org/reference.html#returns
https://python-future.org/reference.html#future.utils.exec_
[source]https://python-future.org/_modules/future/utils.html#implements_iterator
https://python-future.org/reference.html#future.utils.implements_iterator
[source]https://python-future.org/_modules/future/utils.html#is_new_style
https://python-future.org/reference.html#future.utils.is_new_style
[source]https://python-future.org/_modules/future/utils.html#isbytes
https://python-future.org/reference.html#future.utils.isbytes
[source]https://python-future.org/_modules/future/utils.html#isidentifier
https://python-future.org/reference.html#future.utils.isidentifier
[source]https://python-future.org/_modules/future/utils.html#isint
https://python-future.org/reference.html#future.utils.isint
[source]https://python-future.org/_modules/future/utils.html#isnewbytes
https://python-future.org/reference.html#future.utils.isnewbytes
[source]https://python-future.org/_modules/future/utils.html#istext
https://python-future.org/reference.html#future.utils.istext
[source]https://python-future.org/_modules/future/utils.html#iteritems
https://python-future.org/reference.html#future.utils.iteritems
[source]https://python-future.org/_modules/future/utils.html#iterkeys
https://python-future.org/reference.html#future.utils.iterkeys
[source]https://python-future.org/_modules/future/utils.html#itervalues
https://python-future.org/reference.html#future.utils.itervalues
[source]https://python-future.org/_modules/future/utils.html#native
https://python-future.org/reference.html#future.utils.native
https://python-future.org/reference.html#future.utils.native_bytes
byteshttps://docs.python.org/3/library/stdtypes.html#bytes
https://python-future.org/reference.html#future.utils.native_str
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://python-future.org/_modules/future/utils.html#native_str_to_bytes
https://python-future.org/reference.html#future.utils.native_str_to_bytes
[source]https://python-future.org/_modules/future/utils.html#old_div
https://python-future.org/reference.html#future.utils.old_div
[source]https://python-future.org/_modules/future/utils.html#python_2_unicode_compatible
https://python-future.org/reference.html#future.utils.python_2_unicode_compatible
[source]https://python-future.org/_modules/future/utils.html#raise_
https://python-future.org/reference.html#future.utils.raise_
[source]https://python-future.org/_modules/future/utils.html#raise_with_traceback
https://python-future.org/reference.html#future.utils.raise_with_traceback
https://python-future.org/reference.html#future.utils.reraise
https://python-future.org/reference.html#future.utils.text_type
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://python-future.org/_modules/future/utils.html#tobytes
https://python-future.org/reference.html#future.utils.tobytes
[source]https://python-future.org/_modules/future/utils.html#viewitems
https://python-future.org/reference.html#future.utils.viewitems
[source]https://python-future.org/_modules/future/utils.html#viewkeys
https://python-future.org/reference.html#future.utils.viewkeys
[source]https://python-future.org/_modules/future/utils.html#viewvalues
https://python-future.org/reference.html#future.utils.viewvalues
[source]https://python-future.org/_modules/future/utils.html#with_metaclass
https://python-future.org/reference.html#future.utils.with_metaclass
past.builtins Interfacehttps://python-future.org/reference.html#id16
https://python-future.org/reference.html#module-past.builtins
[source]https://python-future.org/_modules/past/types/basestring.html#basestring
https://python-future.org/reference.html#past.builtins.basestring
[source]https://python-future.org/_modules/past/builtins/misc.html#chr
https://python-future.org/reference.html#past.builtins.chr
[source]https://python-future.org/_modules/past/builtins/misc.html#cmp
https://python-future.org/reference.html#past.builtins.cmp
https://python-future.org/reference.html#past.builtins.dict
olddicthttps://python-future.org/reference.html#past.types.olddict
[source]https://python-future.org/_modules/past/builtins/misc.html#execfile
https://python-future.org/reference.html#past.builtins.execfile
https://python-future.org/reference.html#past.builtins.filter
https://python-future.org/reference.html#past.builtins.intern
``https://python-future.org/reference.html#id1
https://python-future.org/reference.html#past.builtins.long
inthttps://docs.python.org/3/library/functions.html#int
listhttps://docs.python.org/3/library/stdtypes.html#list
https://python-future.org/reference.html#past.builtins.map
https://python-future.org/reference.html#past.builtins.raw_input
*https://python-future.org/reference.html#id3
*https://python-future.org/reference.html#id5
https://python-future.org/reference.html#past.builtins.reduce
[source]https://python-future.org/_modules/importlib.html#reload
https://python-future.org/reference.html#past.builtins.reload
https://python-future.org/reference.html#past.builtins.str
oldstrhttps://python-future.org/reference.html#past.types.oldstr
https://python-future.org/reference.html#past.builtins.unichr
https://python-future.org/reference.html#past.builtins.unicode
strhttps://python-future.org/reference.html#past.builtins.str
https://python-future.org/reference.html#past.builtins.xrange
rangehttps://docs.python.org/3/library/stdtypes.html#range
Forward-ported types from Python 2https://python-future.org/reference.html#id17
https://python-future.org/reference.html#module-past.types
[source]https://python-future.org/_modules/past/types/basestring.html#basestring
https://python-future.org/reference.html#past.types.basestring
https://python-future.org/reference.html#past.types.long
inthttps://docs.python.org/3/library/functions.html#int
[source]https://python-future.org/_modules/past/types/olddict.html#olddict
https://python-future.org/reference.html#past.types.olddict
[source]https://python-future.org/_modules/past/types/olddict.html#olddict.has_key
https://python-future.org/reference.html#past.types.olddict.has_key
[source]https://python-future.org/_modules/past/types/olddict.html#olddict.items
https://python-future.org/reference.html#past.types.olddict.items
https://python-future.org/reference.html#past.types.olddict.iteritems
https://python-future.org/reference.html#past.types.olddict.iterkeys
https://python-future.org/reference.html#past.types.olddict.itervalues
[source]https://python-future.org/_modules/past/types/olddict.html#olddict.keys
https://python-future.org/reference.html#past.types.olddict.keys
[source]https://python-future.org/_modules/past/types/olddict.html#olddict.values
https://python-future.org/reference.html#past.types.olddict.values
https://python-future.org/reference.html#past.types.olddict.viewitems
https://python-future.org/reference.html#past.types.olddict.viewkeys
https://python-future.org/reference.html#past.types.olddict.viewvalues
[source]https://python-future.org/_modules/past/types/oldstr.html#oldstr
https://python-future.org/reference.html#past.types.oldstr
https://python-future.org/reference.html#past.types.unicode
strhttps://docs.python.org/3/library/stdtypes.html#str
https://python-future.org/index.html
Table of Contentshttps://python-future.org/#contents
What’s Newhttps://python-future.org/whatsnew.html
Overview: Easy, clean, reliable Python 2/3 compatibilityhttps://python-future.org/overview.html
Quick-start guidehttps://python-future.org/quickstart.html
Cheat Sheet: Writing Python 2-3 compatible codehttps://python-future.org/compatible_idioms.html
Importshttps://python-future.org/imports.html
What else you need to knowhttps://python-future.org/what_else.html
Automatic conversion to Py2/3https://python-future.org/automatic_conversion.html
Frequently Asked Questions (FAQ)https://python-future.org/faq.html
Standard library incompatibilitieshttps://python-future.org/stdlib_incompatibilities.html
Older interfaceshttps://python-future.org/older_interfaces.html
Changes in previous versionshttps://python-future.org/changelog.html
Licensing and creditshttps://python-future.org/credits.html
API Reference (in progress)https://python-future.org/reference.html
future.builtins Interfacehttps://python-future.org/reference.html#module-future.builtins
Backported types from Python 3https://python-future.org/reference.html#module-future.types
future.standard_library Interfacehttps://python-future.org/reference.html#module-future.standard_library
future.utils Interfacehttps://python-future.org/reference.html#module-future.utils
past.builtins Interfacehttps://python-future.org/reference.html#module-past.builtins
Forward-ported types from Python 2https://python-future.org/reference.html#module-past.types

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.