[issue8642] json.loads description

2010-05-10 Thread Georg Brandl
Georg Brandl ge...@python.org added the comment: Thanks, fixed in r81059. -- nosy: +georg.brandl resolution: - fixed status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8642

[issue8642] json.loads description

2010-05-08 Thread Éric Araujo
Éric Araujo mer...@netwok.org added the comment: Seems ok to me. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8642 ___ ___ Python-bugs-list

[issue8642] json.loads description

2010-05-07 Thread MATSUI Tetsushi
New submission from MATSUI Tetsushi m...@users.sourceforge.net: At the end of description of json.loads, dump() should be load(). -- assignee: d...@python components: Documentation messages: 105187 nosy: d...@python, mft priority: normal severity: normal status: open title: json.loads

[issue8642] json.loads description

2010-05-07 Thread Éric Araujo
Éric Araujo mer...@netwok.org added the comment: Is it possible for you to propose a patch, as described in http://www.python.org/dev/patches/ ? -- nosy: +merwok ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8642

[issue8642] json.loads description

2010-05-07 Thread MATSUI Tetsushi
MATSUI Tetsushi m...@users.sourceforge.net added the comment: OK, here you are. -- keywords: +patch Added file: http://bugs.python.org/file17256/json.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8642