1. a8d7037 merge 3.1 by Benjamin Peterson · 13 years ago
  2. b462da8 fix this to not depend on dictionary order by Benjamin Peterson · 13 years ago
  3. ab91fde Merged revisions 73715 via svnmerge from by Georg Brandl · 15 years ago
  4. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  5. 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
  6. f37708e Merged revisions 70801,70809 via svnmerge from by Jeremy Hylton · 15 years ago
  7. b71caf1 revert 65897 by Benjamin Peterson · 16 years ago
  8. 9f9fc68 return sets instead of tuples from some symtable methods by Benjamin Peterson · 16 years ago
  9. 55e00f2 Merged revisions 65715,65724,65726,65732,65736-65739,65775 via svnmerge from by Benjamin Peterson · 16 years ago
  10. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  11. cd3e219 Use unittest and make sure a few other cases don't crash by Neal Norwitz · 19 years ago
  12. 89886ab Test is still disabled, but access through public module by Neal Norwitz · 19 years ago
  13. bc2a62f Disable some tests in anticipation of merging ast-branch to the head by Jeremy Hylton · 19 years ago
  14. 42d9016 SF patch 763201: handling of SyntaxErrors in symbol table build by Jeremy Hylton · 21 years ago
  15. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  16. 0e6d213 Whitespace normalization. by Tim Peters · 23 years ago
  17. 11db72a update to use new symtable interface by Jeremy Hylton · 23 years ago
  18. 5e7cb24 Add minimal interface to symtable: _symtable module. by Jeremy Hylton · 24 years ago