summaryrefslogtreecommitdiff
path: root/Lib/plat-riscos
Commit message (Expand)AuthorAgeFilesLines
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* Bug #649974: make docstrings for url2pathname consistentGeorg Brandl2005-12-261-2/+4
* patch [ 1105730 ] Faster commonprefix in macpath, ntpath, etc.Georg Brandl2005-08-031-17/+10
* Patch #941486: add os.path.lexists(). Also fix bug #940578 by using lexists i...Johannes Gijsbers2004-08-301-0/+2
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-1/+1
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-2/+2
* Patch #734231: Update RiscOS support. In particular, correctMartin v. Löwis2003-05-101-1/+1
* Migrate definitions of several platform-dependent path-related variablesSkip Montanaro2003-02-141-0/+8
* SF patch 672098: Three __contains__ implementationsRaymond Hettinger2003-01-301-0/+2
* SF patch 493739 2 Bugfixes for 2.2c1 (RISC OS specific), fromTim Peters2001-12-151-4/+2
* SF patch #474590 -- RISC OS supportGuido van Rossum2001-10-243-49/+37
* SF bug [#469732] os.path.walk docstring inconsistent.Tim Peters2001-10-101-5/+14
* SF patch #461781 by Chris Lawrence: os.path.realpath - Resolve symlinks:Guido van Rossum2001-09-171-0/+4
* Use string.ascii_letters instead of string.letters (SF bug #226706).Fred Drake2001-07-201-1/+1
* Nuke hard tabs.Tim Peters2001-07-023-244/+242
* Updated version of RISCOS support. SF patch 411213 by Dietmar SchwertbergerGuido van Rossum2001-04-101-3/+12
* Replace setenv with putenv. Reported by Dietmar Schwertberger.Martin v. Löwis2001-03-071-1/+1
* Unify _Environ processing on riscos with other platforms.Martin v. Löwis2001-03-071-2/+1
* RISCOS files by dschwertbergerGuido van Rossum2001-03-023-0/+482