summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python
Commit message (Collapse)AuthorAgeFilesLines
* r26114: Allow keyword-arguments.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5)
* r26100: Also check for SWIG.Jelmer Vernooij2007-12-212-3/+3
| | | | (This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
* r26098: Make missing python no longer fatal.Jelmer Vernooij2007-12-211-5/+12
| | | | (This used to be commit 9af2aeb22500baf65c11bc46c0051385911a8d67)
* r26096: No longer include removed headerJelmer Vernooij2007-12-213-3/+1
| | | | (This used to be commit 42738301b1c88ccf46405d6c9171b3ae082423bd)
* r26089: Move python detection to a separate file, and don't make it an error ↵Jelmer Vernooij2007-12-211-0/+117
| | | | | | if it isn't available. (This used to be commit 4e7709379de2fb9bf1eafd9ee9cbe10a0e6df51e)
* r26088: Import some native-python python modules and move original python ↵Jelmer Vernooij2007-12-2113-0/+2183
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)