Fred Drake
|
004d5e6880
|
Make reindent.py happy (convert everything to 4-space indents!).
|
2000-10-23 17:22:08 +00:00 |
Thomas Wouters
|
b9fa0a843e
|
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
to signify a test that should be marked as 'skipped' rather than 'failed'.
Also 'document' it, in README.
|
2000-08-04 13:34:43 +00:00 |
Guido van Rossum
|
7b8f1abfca
|
This test really only tests the binhex module.
Renamed it and adapted a comment and an error message.
|
1999-10-19 17:48:54 +00:00 |
Guido van Rossum
|
41360a4696
|
Mass check-in after untabifying all files that need it.
|
1998-03-26 19:42:58 +00:00 |
Roger E. Masse
|
3b039faf19
|
Minor output message change
|
1997-01-16 18:53:01 +00:00 |
Roger E. Masse
|
2a1c83441d
|
test script for the binascii C module.
|
1997-01-16 16:44:09 +00:00 |