mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
python: Support Python3.
This commit is contained in:
parent
be6376ee2d
commit
4a15d8b6d2
3 changed files with 21 additions and 20 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# coding: utf-8
|
||||
from _msgpack import *
|
||||
from msgpack._msgpack import *
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue