Simple changes

This commit is contained in:
Kenneth Reitz
2010-08-29 15:46:57 -04:00
parent ce7e517afb
commit 466daeed7e
3 changed files with 9 additions and 0 deletions
+7
View File
@@ -7,6 +7,13 @@
# \__/ \__,_/ /_.___/ /_.___/ \___/ \__,_/
__version__ = '0.0.2'
__build__ = '0x000002'
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2010 Kenneth Reitz'
def cheese():
"""docstring for import"""
pass
+1
View File
@@ -0,0 +1 @@
all = ['simplejson', 'typecheck', 'xlwt', 'opster']
+1
View File
@@ -0,0 +1 @@
import tablib