Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-13 | python: Avoid PyMODINIT_FUNC because it doesn't exist in older pythons. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit e179db6d0fcf093082f2ad441980a2bb77ac6b17) | |||||
2008-01-13 | python: Avoid PyDoc_STRVAR() macro which doesn't exist in Python2.2. | Jelmer Vernooij | 1 | -4/+2 | |
(This used to be commit dec3f421be5d7fd4ead3b71f8b69921c41bad39a) | |||||
2007-12-24 | r26576: Allow the static module loading code to be used for the Python modules. | Jelmer Vernooij | 1 | -2/+2 | |
Simplify the way module initialization functions are handled. (This used to be commit ba8be2dfc0de4434c798663336b81f7f95cde520) | |||||
2007-12-21 | r26088: Import some native-python python modules and move original python ↵ | Jelmer Vernooij | 1 | -0/+57 | |
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1) |