Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-23 | s4-python: we need to include Python.h first | Andrew Tridgell | 1 | -4/+1 | |
If we don't include Python.h first then we get a pile of warnings due to broken redefines of XOPEN_SOURCE in the Python includes. | |||||
2009-06-02 | Fix unresolved symbol in python messaging module. | Jelmer Vernooij | 1 | -0/+11 | |
2009-06-02 | python: Move helper functions for using param into a separate file rather | Jelmer Vernooij | 1 | -0/+54 | |
than linking against the python module. |