msgpack-python/msgpack/__init__.py

4 lines
40 B
Python
Raw Normal View History

# coding: utf-8
from _msgpack import *