]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)
authorLouie Lu <git@louie.lu>
Sun, 24 Mar 2019 23:33:12 +0000 (07:33 +0800)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 24 Mar 2019 23:33:12 +0000 (19:33 -0400)
commit113d735e2091427f9623097d2a222dd99b16b568
tree618029b078e0862ccabf403224c3380be29f2ad8
parent13c1f72cd1d91fdc2654f2f57356b2eacb75f164
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)
Lib/idlelib/autocomplete.py
Lib/idlelib/idle_test/test_autocomplete.py
Misc/NEWS.d/next/IDLE/2018-06-27-21-18-41.bpo-30348.WbaRJW.rst [new file with mode: 0644]