summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/twit/twit.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-12-23 17:11:00 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1996-12-23 17:11:00 (GMT)
commitb280e2bac2fcb56bd1a689426ca59e27da6564d7 (patch)
tree59db13a0671118b4847a209711c2923e1ae72a9d /Mac/Tools/twit/twit.py
parent3097463ef93bf422dadfa33e3ca0a97d23680a14 (diff)
downloadcpython-b280e2bac2fcb56bd1a689426ca59e27da6564d7.zip
cpython-b280e2bac2fcb56bd1a689426ca59e27da6564d7.tar.gz
cpython-b280e2bac2fcb56bd1a689426ca59e27da6564d7.tar.bz2
Moved resources around to forestall conflicts with debuggee
Diffstat (limited to 'Mac/Tools/twit/twit.py')
-rw-r--r--Mac/Tools/twit/twit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Tools/twit/twit.py b/Mac/Tools/twit/twit.py
index 6c6bad4..2cc3f41 100644
--- a/Mac/Tools/twit/twit.py
+++ b/Mac/Tools/twit/twit.py
@@ -20,7 +20,7 @@ if not dirname in sys.path:
if os.name == 'mac':
import MacOS
- MacOS.splash(515) # Try to show the splash screen
+ MacOS.splash(502) # Try to show the splash screen
import mactwit_app; twit_app = mactwit_app
else:
try: