index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
os.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce a new platform-specific variable: os.linesep is the
Guido van Rossum
1998-05-22
1
-0/+5
*
Reindented according to new standard, without tabs.
Guido van Rossum
1997-12-05
1
-117/+131
*
_Environ(): Added __getinitargs__() method so os.environ.copy() works,
Barry Warsaw
1997-12-01
1
-0/+5
*
os2 patch by Jeff Rush
Guido van Rossum
1997-11-22
1
-0/+12
*
Write out the dynamic OS choice, to avoid exec statements.
Guido van Rossum
1997-08-29
1
-51/+66
*
Added hook to os.environ to call putenv(), if it exists.
Guido van Rossum
1996-07-24
1
-0/+19
*
make sure os.environ exists (maybe empty)
Guido van Rossum
1995-08-07
1
-0/+4
*
set mac path separator to newline
Guido van Rossum
1995-03-14
1
-1/+1
*
add execvpe -- mix of execvp and execve
Guido van Rossum
1995-03-14
1
-6/+22
*
Import posixpath for freeze script
Guido van Rossum
1994-10-05
1
-0/+1
*
do fake "import posix" for freeze.py script
Guido van Rossum
1994-08-17
1
-0/+4
*
Merge changes
Guido van Rossum
1994-08-01
1
-39/+57
*
Some minute changes.
Guido van Rossum
1993-12-29
1
-10/+20
*
* string.py: added rindex(), rfind(); changed index() to interpret
Guido van Rossum
1993-11-08
1
-0/+30
*
* os.py: _exit doesn't exist in all variations of posix
Guido van Rossum
1993-01-26
1
-1/+4
*
New module regsub contains sub(), gsub() and split() as in nawk.
Guido van Rossum
1992-09-20
1
-0/+1
*
Add separator
Guido van Rossum
1992-04-06
1
-0/+3
*
Added definition for pardir ('..')
Guido van Rossum
1992-03-31
1
-2/+9
*
Initial revision
Guido van Rossum
1992-01-14
1
-0/+26