summaryrefslogtreecommitdiffstats
path: root/Doc/library/os.path.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
* Issue 27216: Fix typo (noticed by Alex Chan).Ned Deily2016-06-041-1/+1
* Issue #15414: Clean and correct the os.path.join docs.Zachary Ware2014-10-101-11/+16
* clarify that islink only really works if python knows about symlinks (closes ...Benjamin Peterson2014-06-231-1/+1
* Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-3/+3
* Issue #19207: Improved cross-references in the os, os.path, and posix modulesSerhiy Storchaka2013-10-131-3/+3
* 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
* Issue #17415: Trim trailing whitespaceTerry Jan Reedy2013-03-171-1/+1
* Issue #17415: Clarify 'this' referent by moving containing sentence just afterTerry Jan Reedy2013-03-171-7/+5
* #16877: Add mention that shell-style path expansions are not automatic.R David Murray2013-01-061-0/+5
* Add hyperlinks to the docs of some os.path functions (issue #16552).Chris Jerdonek2012-11-261-6/+9
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-1/+1
* #9921: clarify os.path.join joining algorithmR David Murray2011-06-241-4/+5
* Merged revisions 85253,85452-85454 via svnmerge fromGeorg Brandl2010-11-261-8/+8
* Merged revisions 84701,84784 via svnmerge fromVictor Stinner2010-09-131-2/+1
* Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,...Georg Brandl2010-08-021-1/+3
* Availability gets its own lineBenjamin Peterson2010-05-061-4/+13
* Demote warnings to notices where appropriate, following the goal that as few ...Georg Brandl2009-04-271-2/+2
* #1718017: document the relation of os.path and the posixpath, ntpath etc. mod...Georg Brandl2009-04-051-2/+16
* Normalize spelling of Mac OS X.Georg Brandl2009-04-051-3/+3
* Fix for issue 13095Ronald Oussoren2009-03-301-1/+1
* Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.Georg Brandl2008-09-131-3/+3
* rephraseBenjamin Peterson2008-06-201-1/+1
* Add Py3k warnings to os.path.walkBenjamin Peterson2008-05-091-3/+3
* Slashes allowed on Windows.Georg Brandl2008-01-261-1/+1
* #1934: fix os.path.isabs docs.Georg Brandl2008-01-261-1/+3
* Add :term: for generators.Georg Brandl2007-10-211-2/+2
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+317