Use /usr/local/bin/python

This commit is contained in:
Guido van Rossum 1992-10-25 19:20:23 +00:00
parent 8208702f19
commit f3994ff9e7
5 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#! /usr/local/python
#! /usr/local/bin/python
# Client and server for udp (datagram) echo.
#