summaryrefslogtreecommitdiff
path: root/Doc/library/glob.rst
Commit message (Expand)AuthorAgeFilesLines
* Doc: recursive glob ** follows symlinks to directories (GH-12918)Marc2019-09-111-2/+3
* bpo-37390: Add audit event table to documentations (GH-14406)Steve Dower2019-06-271-2/+2
* bpo-37363: Add audit events for a range of modules (GH-14301)Steve Dower2019-06-241-0/+4
* Explain that the orderness of the result of glob is system-dependant (GH-6587)Elena Oat2018-11-041-1/+2
* bpo-35054: Add yet more index entries for symbols. (GH-10121)Serhiy Storchaka2018-10-281-0/+11
* bpo-32860: Fix a missing asterisk in the documentation for glob.iglob() (GH-5...Zackery Spytz2018-02-161-1/+1
* Issue #25596: Optimized glob() and iglob() functions in theSerhiy Storchaka2016-09-061-1/+1
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-2/+1
* Issue #25615: Merge glob doc from 3.4 into 3.5Martin Panter2015-11-171-7/+7
|\
| * Issue #25615: Document unsorted behaviour of glob; patch by Dave JonesMartin Panter2015-11-161-7/+7
* | Issue #25523: Further a-to-an corrections new in 3.5.Serhiy Storchaka2015-11-021-1/+1
* | Issue #13968: The glob module now supports recursive search inSerhiy Storchaka2014-09-111-4/+20
|/
* Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428).Antoine Pitrou2013-11-221-0/+4
* Issue #8402: Added the escape() function to the glob module.Serhiy Storchaka2013-11-181-0/+11
* Issue #16695: Document how glob handles filenames starting with a dotPetri Lehtinen2013-02-231-2/+13
* #16420: document a way to escape metacharacters in glob/fnmatch.Ezio Melotti2012-11-171-0/+3
* Separate source link from main text.Raymond Hettinger2011-01-101-0/+2
* Move source links to consistent location and remove wordy, big yellow boxes.Raymond Hettinger2011-01-101-2/+2
* Put those "seealso"s togetherAntoine Pitrou2011-01-071-3/+2
* Provide links to Python source where the code is short, readable andÉric Araujo2010-11-161-0/+3
* More conversion to new-style optional args.Georg Brandl2009-05-171-1/+0
* #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-1/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+54