commit | e1578ce20464dfda61d3b113f95fd006783beed6 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Dec 11 22:12:09 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Dec 11 22:12:09 2000 +0000 |
tree | de0d1bd09385af6b87215afcc0a92f90a9e3b002 | |
parent | b6429a202011c92e34062930fc3e3818053a126d [diff] |
Added tests to avoid regression on bug #125375. roundtrip(): Show the offending syntax tree when things break; this makes it a little easier to debug the module by adding test cases. (Still need better tests for this module, but there's not enough time today.)