]> granicus.if.org Git - python/commit
Issue #27452: make command line idle-test> python test_help.py work.
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 6 Jul 2016 01:51:56 +0000 (21:51 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 6 Jul 2016 01:51:56 +0000 (21:51 -0400)
commit9862b5194d5aa8f788d3fd38a3951d7d25d91352
tree3877edc6ea11726dadf6b281d68e80e165592bb1
parent5ce1b86b0e69c7518704caddf1e8fddece7f3d74
Issue #27452: make command line idle-test> python test_help.py work.
__file__ is relative in this case.
Lib/idlelib/idle_test/test_help.py