◐ Shell
clean mode source ↗

Fixed README example by vallsv · Pull Request #668 · msgpack/msgpack-python

Hi.

Here is a small fix on an example of the README file.

There was a typo + the use of an old API from python2.

Now it uses the python3 API from version 3.2.

Tested manually.