]> granicus.if.org Git - python/commit
Give a warning if system-wide sys.argv processing is off (because then we
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 2 Dec 1999 22:52:12 +0000 (22:52 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 2 Dec 1999 22:52:12 +0000 (22:52 +0000)
commit43fd1f75db89d38010dd118b98f0460e958b5b99
tree9bed7a0d996777663a9bf572fde1821f841c046c
parentc6f8fd925e826faa3be3471ddbae5dda56cc5245
Give a warning if system-wide sys.argv processing is off (because then we
may have missed an applet being dropped on us). This may fix the obscure bug
Tony Ingraldi was experiencing.
Mac/scripts/EditPythonPrefs.py