mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Added two #! lines
This commit is contained in:
parent
ceb86daa16
commit
61cfd96003
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue