commit | ff3da0502f6b866930b794d971ba5e9daeb594c5 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Dec 09 22:16:35 1992 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Dec 09 22:16:35 1992 +0000 |
tree | 0051b21a0c569866ffeab4d6b669aabba4feaf22 | |
parent | 8ed294150e62df914b023eefe2095359d76ec9ea [diff] [blame] |
Microscopic changes, comments/messages changed. Real important: turn off FIELDDROP in Vrec.
diff --git a/Demo/sgi/video/Vsend.py b/Demo/sgi/video/Vsend.py index 54554c2..888a366 100755 --- a/Demo/sgi/video/Vsend.py +++ b/Demo/sgi/video/Vsend.py
@@ -74,7 +74,7 @@ hosts.append(gethostbyname(DEFMCAST)) if not LiveVideoIn.have_video: - print 'Sorry, no video available (use python-405 on roos)' + print 'Sorry, no video available (use python-405)' sys.exit(1) gl.foreground()