Add skeletal moxy/ dir

This commit is contained in:
R. Tyler Ballance 2010-02-19 15:33:57 -08:00
parent 8659579935
commit 02adb5400c
2 changed files with 3 additions and 0 deletions

3
moxy/__init__.py Normal file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env python
__version__ = '1.0.0'

0
moxy/tests.py Normal file
View File