| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: add docstring to insert and remove methods | Oz | 2014-03-20 | 1 | -0/+14 |
| * | python: Ran update-copyright.py. | W. Trevor King | 2014-03-20 | 1 | -7/+12 |
| * | python: module: fix versions -> info typo in Module._info_get() error message. | W. Trevor King | 2014-03-20 | 1 | -1/+1 |
| * | python: Use an OrderedDict for Module.info (preserving modinfo ordering). | W. Trevor King | 2014-03-20 | 1 | -1/+3 |
| * | python: Add Module.info attribute. | W. Trevor King | 2014-03-20 | 1 | -0/+21 |
| * | python: Use Cython's libc.errno for EEXIST. | W. Trevor King | 2014-03-20 | 1 | -1/+3 |
| * | python: Add Module.versions attribute. | W. Trevor King | 2014-03-20 | 1 | -0/+18 |
| * | python: Add missing copyright blurbs. | W. Trevor King | 2014-03-20 | 1 | -0/+11 |
| * | python: Add additional out Module attributes (path, refcnt, ...). | W. Trevor King | 2014-03-20 | 1 | -8/+28 |
| * | python: Convert to Cython. | W. Trevor King | 2014-03-20 | 1 | -0/+65 |
