- 14 Mar, 2011 40 commits
-
-
Michael Foord authored
-
Michael Foord authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Ronald Oussoren authored
Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list.
-
Ronald Oussoren authored
Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list.
-
R David Murray authored
-
R David Murray authored
-
Ronald Oussoren authored
Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified IP addresses in the proxy exception list Patch by Scott Wilson.
-
R David Murray authored
-
R David Murray authored
Patch by Natalia B. Bidart.
-
briancurtin authored
the "flag" argument is "n", dbm.error was being raised. As documented, dbm.open(...,flag='n') will now "Always create a new, empty database, open for reading and writing", regardless of a previous file existing.
-
briancurtin authored
the "flag" argument is "n", dbm.error was being raised. As documented, dbm.open(...,flag='n') will now "Always create a new, empty database, open for reading and writing", regardless of a previous file existing.
-
briancurtin authored
the "flag" argument is "n", dbm.error was being raised. As documented, dbm.open(...,flag='n') will now "Always create a new, empty database, open for reading and writing", regardless of a previous file existing.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Reid Kleckner authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Reid Kleckner authored
-
Jesus Cea authored
-
Reid Kleckner authored
-
Reid Kleckner authored
-
Ronald Oussoren authored
-
Reid Kleckner authored
-
Reid Kleckner authored
If the timeout expires before the subprocess exits, the wait method and the communicate method will raise a subprocess.TimeoutExpired exception. When used with communicate, it is possible to catch the exception, kill the process, and retry the communicate and receive any output written to stdout or stderr.
-
Eric V. Smith authored
-
Ronald Oussoren authored
using GCC 4.0.
-
Ronald Oussoren authored
-
Eric V. Smith authored
-
Ronald Oussoren authored
Without this patch "./configure --with-pydebug --enable-framework CC=gcc-4.0" fails on MacOSX
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
Patch by Evan Dandrea.
-
Ross Lagerwall authored
-
Ross Lagerwall authored
-
Ross Lagerwall authored
-
R David Murray authored
-
R David Murray authored
-