diff options
Diffstat (limited to 'Lib/dos_8x3/test_ope.py')
-rwxr-xr-x | Lib/dos_8x3/test_ope.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Lib/dos_8x3/test_ope.py b/Lib/dos_8x3/test_ope.py new file mode 100755 index 0000000..1a75065 --- /dev/null +++ b/Lib/dos_8x3/test_ope.py @@ -0,0 +1,5 @@ +# Python test set -- part 3, built-in operations. + + +print '3. Operations' +print 'XXX Not yet implemented' |