commit | c92b3ea11ab63986cf99fd66098ce358e8388ad2 | [log] [tgz] |
---|---|---|
author | Cheng Tang <cheng.tang@me.com> | 周一 7月 02 17:29:24 2012 +0800 |
committer | Cheng Tang <cheng.tang@me.com> | 周一 7月 02 17:29:24 2012 +0800 |
tree | 5198cbd717162df8ce6cc65ebb66230b12088388 |
initialize
diff --git a/src/tcutils_module/__init__.py b/src/tcutils_module/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/tcutils_module/__init__.py
diff --git a/src/tcutils_module/testmodule.py b/src/tcutils_module/testmodule.py new file mode 100644 index 0000000..3dfec02 --- /dev/null +++ b/src/tcutils_module/testmodule.py
@@ -0,0 +1,5 @@ +''' +Created on 2011-9-26 + +@author: cheng.tang +'''