Remove a bunch of cruft. Also re-namespace all private methods with _

This commit is contained in:
Jason Paryani
2013-08-26 15:07:13 -07:00
parent 48f8d995a6
commit 0856cf413b
3 changed files with 24 additions and 43 deletions

View File

@@ -35,3 +35,4 @@ Example Usage::
"""
from .version import version as __version__
from .capnp import *
del capnp