Switch naming conventions so that modules are importable :)

It turns out that python won't import modules with hyphens in their names.
It seems that CamelCase is most consistent with our Class naming.  However
feel free to do something different instead :)
This commit is contained in:
Peter Eckersley 2014-06-11 09:18:56 -07:00
parent 6e1bcfdb2a
commit eea1b0d8c5
4 changed files with 0 additions and 0 deletions