summaryrefslogtreecommitdiffstats
path: root/source3/stf/pythoncheck.py
Commit message (Collapse)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-3/+1
| | | | (This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76)
* r23791: found some more v2->v3 conversionsAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit b6cbac3db3b478d5c7991cee78c6695fc8d22681)
* Add a new entry to make check. If we have compiled python extensions,Tim Potter2003-05-051-0/+48
run the pythoncheck.py test. At the moment this just checks every python extension can be imported sucessfully. (This used to be commit 38dac4ca4e657b130acf3921573380d33399a5e6)