| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #3806: LockTests in test_imp should be skipped when thread is not avail... | Hirokazu Yamamoto | 2008-09-09 | 1 | -4/+10 |
|
|
* | PyTokenizer_FindEncoding() always failed because it set the tokenizer state | Brett Cannon | 2008-09-04 | 1 | -0/+16 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Issue #1762972: Readded the reload() function as imp.reload() | Christian Heimes | 2008-01-07 | 1 | -0/+8 |
|
|
* | Issue 1267, continued. | Guido van Rossum | 2007-10-22 | 1 | -0/+17 |
|
|
* | Patch 1267 by Christian Heimes. | Guido van Rossum | 2007-10-19 | 1 | -0/+7 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -29/+33 |
|
|
* | Skip test_imp if threading is not available. | Brett Cannon | 2004-12-18 | 1 | -1/+5 |
|
|
* | Rewrote. As reported on c.l.py, when the test suite is run via | Tim Peters | 2003-04-26 | 1 | -20/+30 |
|
|
* | Import test_support properly | Neal Norwitz | 2003-02-17 | 1 | -1/+1 |
|
|
* | Actually run these tests from regrtest.py. | Neal Norwitz | 2003-02-17 | 1 | -2/+5 |
|
|
* | Cleanup from patch #683257: | Neal Norwitz | 2003-02-12 | 1 | -0/+26 |
|
|