1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-03 04:23:50 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jelmer Vernooij
e179db6d0f python: Avoid PyMODINIT_FUNC because it doesn't exist in older pythons. 2008-01-13 06:07:20 +01:00
Jelmer Vernooij
dec3f421be python: Avoid PyDoc_STRVAR() macro which doesn't exist in Python2.2. 2008-01-13 03:32:44 +01:00
Jelmer Vernooij
ba8be2dfc0 r26576: Allow the static module loading code to be used for the Python modules.
Simplify the way module initialization functions are handled.
2007-12-24 01:51:06 -06:00
Jelmer Vernooij
cbf656ff05 r26088: Import some native-python python modules and move original python swig torture code to common python directory as well. 2007-12-21 05:45:59 +01:00