Guido van Rossum
|
f06ee5fa07
|
/usr/local/bin/python -> /usr/bin/env python
|
1996-11-27 19:52:01 +00:00 |
Guido van Rossum
|
424e4da9f3
|
Rot out all uses of time.milli*().
|
1993-12-28 21:36:50 +00:00 |
Guido van Rossum
|
21a3ff9d5d
|
Uniformly replaced init() functions by __init__() constructors.
A few simple things seem to work, I haven't tested it thouroughly
though...
|
1993-12-17 15:11:41 +00:00 |
Jack Jansen
|
b05eaf1909
|
DisplayVideoIn - Class similar to LiveVideoIn but sends data from
screen
Dsend - Main program analogous to Vsend to send data from display
|
1993-02-17 15:58:49 +00:00 |