]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#16333: document a way to get rid of trailing whitespace when indent is used.
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 28 Nov 2012 22:22:30 +0000 (00:22 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 28 Nov 2012 22:22:30 +0000 (00:22 +0200)
commit3a237ebcaaf80ac293d4ef3e9b430b81fd7c236b
tree19b89d60f8615bcc9be9e93e1e0c4fc40cce3b82
parent0d68ab3f481ab6c8ecb0d83762b4cd9fb9208356
#16333: document a way to get rid of trailing whitespace when indent is used.
Doc/library/json.rst
Lib/json/__init__.py
Lib/json/encoder.py