Make msgpack package instead of module.

This commit is contained in:
Naoki INADA 2009-06-10 10:58:09 +09:00
parent a1fb1507d4
commit 3a9f74e79c
7 changed files with 9 additions and 3442 deletions

View file

@ -0,0 +1,3 @@
# coding: utf-8
from _msgpack import *