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
/
plat-riscos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-3/+3
*
For some reason Vim was just not wanting to tell me there was more instances of
Brett Cannon
2006-08-25
1
-1/+1
*
Even more removals of '<>'; I can hear Barry shedding a manly tear ...
Brett Cannon
2006-08-25
2
-2/+2
*
Remove some uses of '<>'.
Brett Cannon
2006-08-25
2
-2/+2
*
Bug #649974: make docstrings for url2pathname consistent
Georg Brandl
2005-12-26
1
-2/+4
*
patch [ 1105730 ] Faster commonprefix in macpath, ntpath, etc.
Georg Brandl
2005-08-03
1
-17/+10
*
Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists i...
Johannes Gijsbers
2004-08-30
1
-0/+2
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-1/+1
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-2/+2
*
Patch #734231: Update RiscOS support. In particular, correct
Martin v. Löwis
2003-05-10
1
-1/+1
*
Migrate definitions of several platform-dependent path-related variables
Skip Montanaro
2003-02-14
1
-0/+8
*
SF patch 672098: Three __contains__ implementations
Raymond Hettinger
2003-01-30
1
-0/+2
*
SF patch 493739 2 Bugfixes for 2.2c1 (RISC OS specific), from
Tim Peters
2001-12-15
1
-4/+2
*
SF patch #474590 -- RISC OS support
Guido van Rossum
2001-10-24
3
-49/+37
*
SF bug [#469732] os.path.walk docstring inconsistent.
Tim Peters
2001-10-10
1
-5/+14
*
SF patch #461781 by Chris Lawrence: os.path.realpath - Resolve symlinks:
Guido van Rossum
2001-09-17
1
-0/+4
*
Use string.ascii_letters instead of string.letters (SF bug #226706).
Fred Drake
2001-07-20
1
-1/+1
*
Nuke hard tabs.
Tim Peters
2001-07-02
3
-244/+242
*
Updated version of RISCOS support. SF patch 411213 by Dietmar Schwertberger
Guido van Rossum
2001-04-10
1
-3/+12
*
Replace setenv with putenv. Reported by Dietmar Schwertberger.
Martin v. Löwis
2001-03-07
1
-1/+1
*
Unify _Environ processing on riscos with other platforms.
Martin v. Löwis
2001-03-07
1
-2/+1
*
RISCOS files by dschwertberger
Guido van Rossum
2001-03-02
3
-0/+482