docs: better unpacker docstring.

This commit is contained in:
INADA Naoki 2013-02-26 09:49:25 +09:00
parent 3ce005cf37
commit 8e13598a36
3 changed files with 46 additions and 24 deletions

View file

@ -154,3 +154,6 @@ doctest:
serve: html
cd _build/html && python3.3 -m http.server
zip: html
cd _build/html && zip -r ../../../msgpack-doc.zip .