mirror of
https://github.com/python/cpython.git
synced 2025-11-02 06:31:29 +00:00
Change first line to #!/usr/bin/env python (really just to test check-in).
This commit is contained in:
parent
5f84c9b55e
commit
099e534fa4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#! /usr/local/bin/python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
"""Support module for CGI (Common Gateway Interface) scripts.
|
"""Support module for CGI (Common Gateway Interface) scripts.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue