| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mkstemp() in its test module
|
| |
|
| |
|
| |
|
|
|
|
| |
Avoid also zombi processes: Popen.communicate() calls its wait() method.
|
| |
|
|
|
|
| |
server_close() in the stop method.
|
| |
|
| |
|
| |
|
|
|
|
| |
packaging.util requires the env keyword.
|
| |
|
|
|
|
| |
requires_zlib decorator to test.support.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
We don't need to open the files in text mode just to create them (or update
their modification time).
|
| |
|
|
|
|
| |
environment
|
|
|
|
| |
Open the file in binary mode or use UTF-8 encoding.
|
| |
|
| |
|
|
|