Backport (some) Python 3 `inspect` module features to 2.7 (extending aliles/funcsigs)
Project description
This is a backport of (some) Python 3 inspect module features to 2.7 (piggybacking on aliles/funcsigs).
- NOTE: While aliles/funcsigs targets Python 2.6 and 2.7,
backports.inspect only targets 2.7.
NOTE: This module monkeypatches formatannotation in aliles/funcsigs to fix a small bug. This will go away once our pull request is integrated.
BUGS: There are currently no unit tests :-( …which must mean there are no bugs! :-) We welcome issues to expose this assertion as incorrect, and pull requests to rectify that…
backports.inspect is licensed under the BSD “3-clause” license. See LICENSE for details. The original Python 3 inspect module, from which most (all?) of this library is derived, is in the public domain.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for backports.inspect-0.0.2-py2.7.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77814dacb21a34688a9b4a5d9f6af45595d129379b43cfbf03f583bc755c221f |
|
MD5 | b3ab6119fb1fd329badc1150cc98ccce |
|
BLAKE2b-256 | 64ea81a99cd1dd860728384abae9bcbbe1de90602533c04399d30985a42444f8 |