]> granicus.if.org Git - python/commit
Issue #20122: Idlelib: Move tests in 3.x CallTips.py to test_calltips.py.
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 21 Jan 2014 05:26:10 +0000 (00:26 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Tue, 21 Jan 2014 05:26:10 +0000 (00:26 -0500)
commit02fd1fd7fdf80bb27325740cd45f3a32a7d44afb
tree9bfcfe577350afaed66cae0878afd8a72c0e64ab
parent49259359eebaead3973816731fcb98bff0673900
Issue #20122: Idlelib: Move tests in 3.x CallTips.py to test_calltips.py.
For 2.7 backport, fix get_arg_spec as needed to make expanded tests pass.
Lib/idlelib/CallTips.py
Lib/idlelib/idle_test/test_calltips.py