Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't quote the path to Python unless the path contains an embedded space. | Tim Peters | 2003-03-07 | 1 | -1/+4 |
* | sys.executable can contain spaces, cater for this when passing it to | Jack Jansen | 2003-02-24 | 1 | -1/+1 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Get popen test to work even if python is not in the path | Neal Norwitz | 2002-07-20 | 1 | -1/+1 |
* | Fix bugs: | Mark Hammond | 2002-04-03 | 1 | -0/+36 |