mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
a970e62258
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88137 | antoine.pitrou | 2011-01-21 22:37:32 +0100 (ven., 21 janv. 2011) | 3 lines Fix JSON docs about loads() accepting only str objects, not bytes. ........