summaryrefslogtreecommitdiffstats
path: root/Doc/library/os.path.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #19207: Improved cross-references in the os, os.path, and posix modulesSerhiy Storchaka2013-10-131-3/+3
|\
| * Issue #19207: Improved cross-references in the os, os.path, and posix modulesSerhiy Storchaka2013-10-131-3/+3
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Clarify docs for os.path.getctime on Unix: it is the inode (metadata) change ...Georg Brandl2013-10-061-1/+1
* | #18389: Clarify that relpath does not access the file system.R David Murray2013-07-121-2/+4
|\ \ | |/
| * #18389: Clarify that relpath does not access the file system.R David Murray2013-07-121-2/+4
* | Merge with 3.3Terry Jan Reedy2013-03-171-1/+1
|\ \ | |/
| * Merge with 3.2Terry Jan Reedy2013-03-171-1/+1
| |\
| | * Issue #17415: Trim trailing whitespaceTerry Jan Reedy2013-03-171-1/+1
* | | Merge with 3.3Terry Jan Reedy2013-03-171-7/+5
|\ \ \ | |/ /
| * | Merge with 3.2Terry Jan Reedy2013-03-171-7/+5
| |\ \ | | |/
| | * Issue #17415: Clarify 'this' referent by moving containing sentence just afterTerry Jan Reedy2013-03-171-7/+5
* | | merge #16877: Add mention that shell-style path expansions are not automatic.R David Murray2013-01-061-0/+5
|\ \ \ | |/ /
| * | merge #16877: Add mention that shell-style path expansions are not automatic.R David Murray2013-01-061-0/+5
| |\ \ | | |/
| | * #16877: Add mention that shell-style path expansions are not automatic.R David Murray2013-01-061-0/+5
* | | Fix #11939. Set st_dev attribute on Windows to simplify os.path.samefile.Brian Curtin2012-12-261-5/+7
* | | Merge: use OSError instead of os.error in the docs.Andrew Svetlov2012-12-151-4/+4
|\ \ \ | |/ /
| * | Use OSError instead of os.error in the docs.Andrew Svetlov2012-12-151-4/+4
* | | Merge from 3.3: add hyperlinks to some os.path function docs (issue #16552).Chris Jerdonek2012-11-261-6/+9
|\ \ \ | |/ /
| * | Merge from 3.2: add hyperlinks to some os.path function docs (issue #16552).Chris Jerdonek2012-11-261-6/+9
| |\ \ | | |/
| | * Add hyperlinks to the docs of some os.path functions (issue #16552).Chris Jerdonek2012-11-261-6/+9
* | | #16135: Removal of OS/2 support (Docs)Jesus Cea2012-10-041-1/+0
|/ /
* | Issue #15261: Stop os.stat(fd) crashing on Windows when fd not open.Richard Oudkerk2012-07-061-3/+8
* | Fix a couple of versionadded/versionchanged related markup errors.Georg Brandl2012-06-241-1/+2
|/
* #9921: clarify os.path.join joining algorithmR David Murray2011-06-241-4/+5
* Consistent ordering of availability statementsAntoine Pitrou2010-12-121-2/+2
* #6825: small correction to split() docs.Georg Brandl2010-10-141-8/+8
* Issue #767645: fix os.path.supports_unicode_filenames definitionVictor Stinner2010-09-111-2/+1
* Implement #7566 - os.path.sameopenfile for Windows.Brian Curtin2010-09-061-1/+3
* #7386: add example that shows that trailing path separators are stripped.Georg Brandl2010-08-021-1/+3
* Fix markup.Georg Brandl2010-07-101-1/+2
* Adding versionchanged to the various Windows os.symlink additions, alongBrian Curtin2010-07-091-1/+3
* Implement #1578269. Patch by Jason R. Coombs.Brian Curtin2010-07-081-4/+8
* #9018: os.path.normcase() now raises a TypeError if the argument is not str o...Ezio Melotti2010-06-251-0/+1
* Merged revisions 80894,80896 via svnmerge fromBenjamin Peterson2010-05-061-4/+13
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-1/+1
* Issue #5799: ntpath (ie, os.path on Windows) fully supports UNC pathnames.Mark Hammond2009-05-061-5/+14
* Remove merging accident.Georg Brandl2009-04-271-27/+0
* Merged revisions 72009 via svnmerge fromGeorg Brandl2009-04-271-2/+28
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-051-5/+19
* Merged revisions 70746 via svnmerge fromRonald Oussoren2009-03-301-1/+1
* Some more notes about bytes/string filename APIs.Georg Brandl2008-10-081-0/+6
* More bytes vs. strings documentation.Martin v. Löwis2008-10-071-1/+8
* Merged revisions 66452 via svnmerge fromGeorg Brandl2008-09-131-3/+3
* Remove os.path.walkBenjamin Peterson2008-05-081-24/+0
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-2/+2
* Merged revisions 60284-60349 via svnmerge fromChristian Heimes2008-01-271-1/+3
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-2/+2
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-31/+4
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+317