]> granicus.if.org Git - python/commit
bpo-32874: IDLE: add tests for pyparse (GH-5755)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Thu, 22 Feb 2018 03:48:36 +0000 (22:48 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 22 Feb 2018 03:48:36 +0000 (22:48 -0500)
commitc84cf6c03fce1fb73bfaf91d7909f1c2708f14a2
tree36fc42ddbf22b3c33d7a2451a5c6e28a8e6c449e
parentba518804bf4c1ea01df5e622b333d3116cbaa3bd
bpo-32874: IDLE: add tests for pyparse (GH-5755)

There are no code changes other than comments and docstrings.
Lib/idlelib/idle_test/test_pyparse.py [new file with mode: 0644]
Lib/idlelib/pyparse.py
Misc/NEWS.d/next/IDLE/2018-02-19-10-56-41.bpo-32874.6pZ9Gv.rst [new file with mode: 0644]