mirror of
https://github.com/python/cpython.git
synced 2024-12-01 05:45:40 +08:00
Use plain python.
This commit is contained in:
parent
f1ceba61a4
commit
5b40761856
@ -1,4 +1,4 @@
|
||||
#!/ufs/guido/bin/sgi/python-405
|
||||
#!/ufs/guido/bin/sgi/python
|
||||
|
||||
# Receive live video UDP packets.
|
||||
# Usage: Vreceive [port]
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/ufs/guido/bin/sgi/python-405
|
||||
#!/ufs/guido/bin/sgi/python
|
||||
|
||||
# Send live video UDP packets.
|
||||
# Usage: Vsend [-b] [-h height] [-p port] [-s size] [-t ttl] [-w width]
|
||||
|
Loading…
Reference in New Issue
Block a user