mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-12-08 06:09:49 +00:00
python: Support Python3.
This commit is contained in:
parent
76cc80c25d
commit
0dc8938dbf
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