aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_longexp.py
Commit message (Expand)AuthorAge
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-20
* SF patch #736962: Port tests to unittestRaymond Hettinger2003-08-30
* Tim_one's change to aggressively overallocate nodes when adding childAndrew MacIntyre2002-07-15
* Got rid of special case for Macintosh realloc slowdown: Tim fixed the problem.Jack Jansen2002-07-08
* Whitespace normalization.Tim Peters2002-04-16
* Skip test_longexp for MacPython on Mac OS X. It triggers a pathological reall...Jack Jansen2002-03-15
* OS/2 EMX port Library and regression test changes:Andrew MacIntyre2002-02-24
* Make reindent.py happy (convert everything to 4-space indents!).Fred Drake2000-10-23
* Charles G. Waldman <cgq@fnal.gov>:Fred Drake2000-08-24
* verify that Python raises SyntaxError for long and deeply-nested expressionsJeremy Hylton2000-06-20