mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Initial revision
This commit is contained in:
parent
19a86e72df
commit
3bead0984c
9 changed files with 913 additions and 0 deletions
5
Lib/test/test_operations.py
Normal file
5
Lib/test/test_operations.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Python test set -- part 3, built-in operations.
|
||||
|
||||
|
||||
print '3. Operations'
|
||||
print 'XXX Not yet implemented'
|
Loading…
Add table
Add a link
Reference in a new issue