mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-11-07 21:11:00 +00:00
parent
715126c67b
commit
7b75b4f368
9 changed files with 59 additions and 15 deletions
|
|
@ -71,7 +71,8 @@ cdef class Packer(object):
|
|||
|
||||
Packer's constructor has some keyword arguments:
|
||||
|
||||
:param callable default:
|
||||
:param default:
|
||||
When specified, it should be callable.
|
||||
Convert user type to builtin type that Packer supports.
|
||||
See also simplejson's document.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue