]> granicus.if.org Git - python/commit
Add back files that were accidentally deleted on the trunk rather than
authorGuido van Rossum <guido@python.org>
Tue, 29 Apr 2003 11:15:38 +0000 (11:15 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 29 Apr 2003 11:15:38 +0000 (11:15 +0000)
commit767d9fedc797fcddb16cdba8ce0268b503ee13d1
tree2172c2452dc9b68e0b3b55ea3fde621771ca8f8f
parent57cd21fde285d25021ee978cd09ed58159166bf8
Add back files that were accidentally deleted on the trunk rather than
on the idlefork-merge-branch as intended.
14 files changed:
Tools/idle/AutoIndent.py [new file with mode: 0644]
Tools/idle/FrameViewer.py [new file with mode: 0644]
Tools/idle/IdleConf.py [new file with mode: 0644]
Tools/idle/MultiScrolledLists.py [new file with mode: 0644]
Tools/idle/OldStackViewer.py [new file with mode: 0644]
Tools/idle/RemoteInterp.py [new file with mode: 0644]
Tools/idle/SearchBinding.py [new file with mode: 0644]
Tools/idle/Separator.py [new file with mode: 0644]
Tools/idle/config-mac.txt [new file with mode: 0644]
Tools/idle/config-unix.txt [new file with mode: 0644]
Tools/idle/config-win.txt [new file with mode: 0644]
Tools/idle/config.txt [new file with mode: 0644]
Tools/idle/eventparse.py [new file with mode: 0644]
Tools/idle/keydefs.py [new file with mode: 0644]