Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use unittest and make sure a few other cases don't crash | Neal Norwitz | 2006-01-23 | 1 | -2/+23 |
* | Test is still disabled, but access through public module | Neal Norwitz | 2005-11-25 | 1 | -2/+2 |
* | Disable some tests in anticipation of merging ast-branch to the head | Jeremy Hylton | 2005-10-20 | 1 | -13/+16 |
* | SF patch 763201: handling of SyntaxErrors in symbol table build | Jeremy Hylton | 2003-07-15 | 1 | -3/+15 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Whitespace normalization. | Tim Peters | 2001-02-15 | 1 | -1/+0 |
* | update to use new symtable interface | Jeremy Hylton | 2001-02-09 | 1 | -3/+4 |
* | Add minimal interface to symtable: _symtable module. | Jeremy Hylton | 2001-02-02 | 1 | -0/+8 |