Added two #! lines

This commit is contained in:
Guido van Rossum 1992-05-19 13:50:10 +00:00
parent ceb86daa16
commit 61cfd96003
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#! /ufs/guido/bin/sgi/python
#! /usr/local/python
# Check that all ".pyc" files exist and are up-to-date
# Uses module 'os'