| Home | Trees | Indices | Help |
|
|---|
|
|
Wrappers around some builtins introduced in python 2.3, 2.4 and
2.5, making them available in for earlier versions of python.
See another compatibility snippets from other projects:
:mod:`lib2to3.fixes`
:mod:`coverage.backward`
:mod:`unittest2.compatibility`
| Functions | |||
|
|||
|
|||
| Variables | |
method_type = types.MethodType
|
|
any = deprecated('use builtin "any"')(any)
|
|
all = deprecated('use builtin "all"')(all)
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jan 17 22:12:20 2016 | http://epydoc.sourceforge.net |