]> granicus.if.org Git - python/commit
Include the filename in the errror message for F5 without saving.
authorGuido van Rossum <guido@python.org>
Fri, 15 Sep 2000 15:45:57 +0000 (15:45 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 15 Sep 2000 15:45:57 +0000 (15:45 +0000)
commit3634112b40bac1086cff2019592beb27e28971c4
tree56d94bdfae54e19b2486f727f218f6f155afd9be
parent6e5184fe6a1d3f09416ee661fb59274d33ae8705
Include the filename in the errror message for F5 without saving.

This closes bug #110660.
Tools/idle/ScriptBinding.py