Commit 70c92a7e authored by Guido van Rossum's avatar Guido van Rossum

Use /usr/local/bin/python

parent 234c09a5
#! /usr/local/python
#! /usr/local/bin/python
# Python implementation of an 'echo' tcp server: echo all data it receives.
#
......
#! /usr/local/python
#! /usr/local/bin/python
# Python interface to the Internet finger daemon.
#
......
#! /usr/local/python
#! /usr/local/bin/python
# Minimal interface to the Internet telnet protocol.
#
......
#! /usr/local/python
#! /usr/local/bin/python
# Test network throughput.
#
......
#! /usr/local/python
#! /usr/local/bin/python
# Client and server for udp (datagram) echo.
#
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment