Guido van Rossum
|
2a1d51602b
|
Fix from Vinaj for the "writing to closed file" errors. SF 670390.
|
2003-01-21 21:05:22 +00:00 |
Jack Jansen
|
8834009338
|
On Mac OS X calling setlocale will raise locale.Error. This isn't fatal,
so just continue testing. Fixes #668787.
|
2003-01-15 23:43:02 +00:00 |
Neal Norwitz
|
502b9e1fbb
|
At least one Solaris box in the snake farm only supports "C" locale.
Adding try/except allows the test to pass
|
2003-01-05 18:15:23 +00:00 |
Neal Norwitz
|
b4a2df0c8d
|
SF #660795
Add a test for logging from Vinay Sajip (module author)
|
2003-01-02 14:56:39 +00:00 |