commit | 0d5eb7e40911e5e3fde6bb2105503c2e2beb34e9 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Apr 01 20:47:28 1993 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Apr 01 20:47:28 1993 +0000 |
tree | dc65b4db0c215da2fb6ad475c88adb13f5465cae | |
parent | d5c57e162406d0f48792172efa39437ba0401ace [diff] [blame] |
bin/python
diff --git a/Demo/scripts/from.py b/Demo/scripts/from.py index 3213aea..4c01b4c 100755 --- a/Demo/scripts/from.py +++ b/Demo/scripts/from.py
@@ -1,4 +1,4 @@ -#! /usr/local/python +#! /usr/local/bin/python # Print From and Subject of messages in $MAIL. # Extension to multiple mailboxes and other bells & whistles are left