summaryrefslogtreecommitdiffstats
path: root/Demo/sgi/video/VCR.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed faulty apply callJack Jansen1994-06-071-1/+1
* Uniformly replaced init() functions by __init__() constructors.Guido van Rossum1993-12-171-2/+1
* Added autoedit and cancel commands, removed debug outputJack Jansen1993-09-281-4/+9
* This module can now be used asynchronously. Also, some commandsJack Jansen1993-07-191-25/+127
* VCR.py: Use unix files instead of stdio files for tty communication,Guido van Rossum1993-06-101-6/+137
* Newss class styleJack Jansen1993-06-081-1/+1
* Jack's VCR control moduleGuido van Rossum1993-05-121-0/+297