]> granicus.if.org Git - python/commit
Issue #21686: add unittest for idlelib.HyperParser. Original patch by Saimadhav
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 16 Jun 2014 23:00:54 +0000 (19:00 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 16 Jun 2014 23:00:54 +0000 (19:00 -0400)
commit7c5318f58346c0f8f45b60c88410f64d954d36b5
treeb5754226aa4b0460f6cda611e10061f53723f908
parent487a143c580c9b12a936ed8cd31d6979c9d411e1
Issue #21686: add unittest for idlelib.HyperParser.  Original patch by Saimadhav
Heblikar.
Lib/idlelib/HyperParser.py
Lib/idlelib/idle_test/test_hyperparser.py [new file with mode: 0644]