Kaydet (Commit) f3994ff9 authored tarafından Guido van Rossum's avatar Guido van Rossum

Use /usr/local/bin/python

üst 8208702f
#! /usr/local/python #! /usr/local/bin/python
# Python implementation of an 'echo' tcp server: echo all data it receives. # 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. # Python interface to the Internet finger daemon.
# #
......
#! /usr/local/python #! /usr/local/bin/python
# Minimal interface to the Internet telnet protocol. # Minimal interface to the Internet telnet protocol.
# #
......
#! /usr/local/python #! /usr/local/bin/python
# Test network throughput. # Test network throughput.
# #
......
#! /usr/local/python #! /usr/local/bin/python
# Client and server for udp (datagram) echo. # 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