Initial revision

This commit is contained in:
Guido van Rossum 1992-01-27 17:00:37 +00:00
parent 19a86e72df
commit 3bead0984c
9 changed files with 913 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Python test set -- part 3, built-in operations.
print '3. Operations'
print 'XXX Not yet implemented'