]> granicus.if.org Git - python/commit
Changes by Mark Hammond: (1) support optional output_sep argument to
authorGuido van Rossum <guido@python.org>
Wed, 2 Jun 1999 12:06:47 +0000 (12:06 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 2 Jun 1999 12:06:47 +0000 (12:06 +0000)
commit1709041e73d93b7c6ad3c29a76121b52aeca5c32
treebfbcb49d1a80b28b61256c672f5cad1c23cd038b
parent808fa4993e1d65c42d5fd86af4230fd3540ad9a1
Changes by Mark Hammond: (1) support optional output_sep argument to
the constructor so he can eliminate the sys.ps2 that PythonWin leaves
in the source; (2) remove duplicate history items.
Tools/idle/IdleHistory.py