Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-24 | s4-python: python is not always in /usr/bin | Andrew Tridgell | 1 | -1/+1 | |
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> | |||||
2008-06-11 | Add working Python bindings for NBT. | Jelmer Vernooij | 1 | -0/+28 | |
(This used to be commit 9c88f5e1de9db34751f16c2247fa91ae2445c5f7) |