bin/python

This commit is contained in:
Guido van Rossum 1993-04-01 20:47:28 +00:00
parent d5c57e1624
commit 0d5eb7e409
4 changed files with 4 additions and 4 deletions

View file

@ -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