| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
requires them. Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface.
|
|
|
|
| |
Kasun Herath.
|
|
|
|
|
|
|
|
|
|
| |
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85423 | antoine.pitrou | 2010-10-13 19:14:16 +0200 (mer., 13 oct. 2010) | 3 lines
Protect test_smtpnet against connection failures
........
|
| |
|
|
|
|
| |
are added later, and skip the existing test if SSL is not available.
|
|
the socket. Patch by Farhan Ahmad, test by Marcin Bachry.
|