Florent Xicluna
|
0762788081
|
#7092 - Silence more py3k deprecation warnings, using test_support.check_py3k_warnings() helper.
|
2010-03-21 01:14:24 +00:00 |
Georg Brandl
|
a4f46e1292
|
Remove unused imports in test modules.
|
2010-02-07 17:03:15 +00:00 |
Senthil Kumaran
|
ce8e33a095
|
Reverting the Revision: 77368. I committed Flox's big patch for tests by
mistake. ( It may come in for sure tough)
|
2010-01-08 19:04:16 +00:00 |
Senthil Kumaran
|
3ddc435af6
|
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
|
2010-01-08 18:41:40 +00:00 |
Steven Bethard
|
ae42f33cdf
|
Add py3k warnings for object, type, cell and dict comparisons. This should resolve issue2342 and partly resolve issue2373.
|
2008-03-18 17:26:10 +00:00 |