Add utmost uberhakish bf2.py module for some testing. Needs lots and lots of cleanup later ;-)

This commit is contained in:
Stefan Hacker
2010-12-23 07:58:16 +01:00
parent 76dea5d80c
commit 90bd40faed
5 changed files with 409 additions and 0 deletions

View File

@@ -29,6 +29,14 @@
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# test.py
# The test module has heavy debug output was solely
# written for testing the basic framework as well as
# debugging purposes. Usually you don't want
# to use this.
#
from mumo_module import (x2bool,
MumoModule,
logModFu)