]> granicus.if.org Git - python/commit
bpo-36401: Have help() show readonly properties separately (GH-12517)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 25 Mar 2019 00:07:47 +0000 (17:07 -0700)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2019 00:07:47 +0000 (17:07 -0700)
commit62be33870e2f8517314bf9c7275548e799296f7e
treee9672e209278b126d76299f0fc563e82d5087dae
parent113d735e2091427f9623097d2a222dd99b16b568
bpo-36401: Have help() show readonly properties separately (GH-12517)
Lib/pydoc.py
Lib/test/test_enum.py
Misc/NEWS.d/next/Library/2019-03-23-10-25-07.bpo-36401.hYpVBS.rst [new file with mode: 0644]