hammer/src/bindings/python
2013-12-05 08:41:28 +01:00
..
hammer_tests.py Merge branch 'python-bindings' of https://github.com/abiggerhammer/hammer into python-bindings 2013-11-26 11:35:55 -08:00
README.md tidying and a README about this part of the build 2013-11-26 20:00:55 -08:00
SConscript Perl tests are now part of the build system 2013-12-05 08:41:28 +01:00
setup.py tidying and a README about this part of the build 2013-11-26 20:00:55 -08:00

The distutils script in this directory is meant to be invoked from scons. It will work if you build it here (python setup.py build_ext, optionally --inplace as scons invokes it), but we haven't done much testing of it outside the build system and don't really intend to. YHBW.