| Commit message (Expand) | Author | Age | Files | Lines |
* | fix None errno #5312 | Benjamin Peterson | 2009-02-20 | 1 | -2/+2 |
|
|
* | #4401: Re-add os.extsep. | Georg Brandl | 2008-12-05 | 1 | -1/+3 |
|
|
* | Partially revert r65795 by undoing change to 'os'. | Brett Cannon | 2008-08-18 | 1 | -1/+1 |
|
|
* | Merged revisions 65795 via svnmerge from | Brett Cannon | 2008-08-18 | 1 | -1/+1 |
|
|
* | #2491: os.fdopen() is now almost an alias to the builtin open(), and accepts ... | Amaury Forgeot d'Arc | 2008-08-01 | 1 | -3/+3 |
|
|
* | Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-... | Alexandre Vassalotti | 2008-05-16 | 1 | -17/+3 |
|
|
* | Convert a lot of print statements to print functions in docstrings, | Neal Norwitz | 2008-05-13 | 1 | -3/+3 |
|
|
* | Rename copy_reg module to copyreg. | Alexandre Vassalotti | 2008-05-11 | 1 | -3/+3 |
|
|
* | Removed remnants of os.path.walk(). | Alexandre Vassalotti | 2008-05-09 | 1 | -1/+1 |
|
|
* | Merged revisions 62713,62715,62728,62737,62740,62744,62749,62756 via svnmerge... | Christian Heimes | 2008-05-06 | 1 | -1/+2 |
|
|
* | Merged revisions 59193-59201 via svnmerge from | Christian Heimes | 2007-11-27 | 1 | -6/+3 |
|
|
* | Patch# 1258 by Christian Heimes: kill basestring. | Guido van Rossum | 2007-10-16 | 1 | -1/+1 |
|
|
* | Make the _wrap_close type (which is returned by os.popen) iterable. | Thomas Heller | 2007-09-04 | 1 | -0/+2 |
|
|
* | Issue #1066: implement PEP 3109, 2/3 of PEP 3134. | Collin Winter | 2007-08-31 | 1 | -4/+4 |
|
|
* | some RiscOS stuff I missed before (was only looking for "RISCOS") | Skip Montanaro | 2007-08-17 | 1 | -67/+49 |
|
|
* | Remove RISCOS support | Skip Montanaro | 2007-08-16 | 1 | -3/+1 |
|
|
* | Reduce redundant calls to str() in _Environ class. | Guido van Rossum | 2007-06-13 | 1 | -3/+4 |
|
|
* | Following an idea by Ron Adam, make sure keys and values in the | Guido van Rossum | 2007-06-13 | 1 | -7/+7 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -101/+56 |
|
|
* | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 | 1 | -2/+3 |
|
|
* | Remove native popen() and fdopen(), replacing them with subprocess calls. | Guido van Rossum | 2007-05-24 | 1 | -0/+38 |
|
|
* | Merged revisions 55328-55341 via svnmerge from | Guido van Rossum | 2007-05-15 | 1 | -62/+0 |
|
|
* | Merged revisions 55325-55327 via svnmerge from | Guido van Rossum | 2007-05-14 | 1 | -9/+29 |
|
|
* | Checkpoint. Manipulated things so that string literals are always | Guido van Rossum | 2007-04-27 | 1 | -4/+4 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -3/+7 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -3/+3 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+7 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -2/+0 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -1/+1 |
|
|
* | Patch #1410998: remove "DOS" from os.py docstring | Georg Brandl | 2006-01-20 | 1 | -1/+1 |
|
|
* | SF#1343671. | Fredrik Lundh | 2005-11-12 | 1 | -1/+1 |
|
|
* | bug #1177468: don't cache /dev/urandom file descriptor in os.urandom | Georg Brandl | 2005-07-04 | 1 | -8/+4 |
|
|
* | Avoid using items() in environ.update(). Fixes #1124513. | Martin v. Löwis | 2005-02-17 | 1 | -8/+18 |
|
|
* | Revert os.py 1.75, and directly implement update. | Martin v. Löwis | 2005-01-29 | 1 | -0/+22 |
|
|
* | Added SEEK_* constants. Fixes #711830. | Martin v. Löwis | 2005-01-16 | 1 | -1/+8 |
|
|
* | Document that on Unix, the 'cmd' argument to the os.popen2/3/4 and | Johannes Gijsbers | 2004-10-11 | 1 | -0/+18 |
|
|
* | Patch #1021596: Check for None to determine whether _urandomfd is | Martin v. Löwis | 2004-09-18 | 1 | -1/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2004-09-01 | 1 | -1/+1 |
|
|
* | Use multi-line import | Andrew M. Kuchling | 2004-08-31 | 1 | -2/+2 |
|
|
* | Whitespace normalization. | Tim Peters | 2004-08-29 | 1 | -4/+4 |
|
|
* | Patch #934711: Expose platform-specific entropy. | Martin v. Löwis | 2004-08-29 | 1 | -0/+21 |
|
|
* | Feature request #935915: Add os.path.devnull. | Martin v. Löwis | 2004-06-08 | 1 | -2/+4 |
|
|
* | OS/2 has support for spawnvp() and spawnvpe() in the C libraries supplied | Andrew MacIntyre | 2004-04-04 | 1 | -2/+5 |
|
|
* | SF #904720: dict.update should take a 2-tuple sequence like dict.__init_ | Raymond Hettinger | 2004-03-04 | 1 | -6/+0 |
|
|
* | [Bug #829532] Invoking os.makedirs() with an argument that contains a | Andrew M. Kuchling | 2003-12-23 | 1 | -0/+2 |
|
|
* | OS/2+EMX: make the link() emulation available as os.link() | Andrew MacIntyre | 2003-12-02 | 1 | -0/+1 |
|
|
* | SF #764121, docstring for spawnlp incorrect | Neal Norwitz | 2003-07-02 | 1 | -1/+1 |
|
|
* | Add optional 'onerror' argument to os.walk(), to control error | Guido van Rossum | 2003-05-13 | 1 | -3/+12 |
|
|
* | New generator os.walk() does a bit more than os.path.walk() does, and | Tim Peters | 2003-04-25 | 1 | -1/+80 |
|
|
* | Get rid of many apply() calls. | Guido van Rossum | 2003-02-27 | 1 | -2/+2 |
|
|