1. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  2. 78565b2 Merged revisions 73376,73393,73398,73400,73404-73405,73409,73419-73421,73432,73457,73460,73485-73486,73488-73489,73501-73502,73513-73514 via svnmerge from by Benjamin Peterson · 15 years ago
  3. f37708e Merged revisions 70801,70809 via svnmerge from by Jeremy Hylton · 15 years ago
  4. b71caf1 revert 65897 by Benjamin Peterson · 16 years ago
  5. 9f9fc68 return sets instead of tuples from some symtable methods by Benjamin Peterson · 16 years ago
  6. 55e00f2 Merged revisions 65715,65724,65726,65732,65736-65739,65775 via svnmerge from by Benjamin Peterson · 16 years ago
  7. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  8. cd3e219 Use unittest and make sure a few other cases don't crash by Neal Norwitz · 19 years ago
  9. 89886ab Test is still disabled, but access through public module by Neal Norwitz · 19 years ago
  10. bc2a62f Disable some tests in anticipation of merging ast-branch to the head by Jeremy Hylton · 19 years ago
  11. 42d9016 SF patch 763201: handling of SyntaxErrors in symbol table build by Jeremy Hylton · 21 years ago
  12. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  13. 0e6d213 Whitespace normalization. by Tim Peters · 24 years ago
  14. 11db72a update to use new symtable interface by Jeremy Hylton · 24 years ago
  15. 5e7cb24 Add minimal interface to symtable: _symtable module. by Jeremy Hylton · 24 years ago