1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-19 04:59:10 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
52d64c53b9 s4-python: Add some more module docstrings. 2010-12-05 17:27:05 +01:00
4cb423f527 s4-python: python is not always in /usr/bin
Using "#!/usr/bin/env python" is more portable. It still isn't ideal
though, as we should really use the python path found at configure
time. We do that in many places already, but some don't.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-06-24 18:46:57 +10:00
c92db7b6dc python: Use samba.tests.TestCase, make sure base class tearDown and
setUp methods are called, fix formatting.
2010-06-19 22:46:45 +02:00
8c19cd2dea netcmd: Add some basic tests. 2009-12-29 16:26:19 +01:00