Martin Panter
|
a5d1cf3221
|
Issue #25615: Document unsorted behaviour of glob; patch by Dave Jones
|
2015-11-16 23:46:22 +00:00 |
Petri Lehtinen
|
2342784d28
|
Issue #16695: Document how glob handles filenames starting with a dot
|
2013-02-23 19:53:03 +01:00 |
Ezio Melotti
|
1df43d33d2
|
#16420: document a way to escape metacharacters in glob/fnmatch.
|
2012-11-17 17:38:11 +02:00 |
Éric Araujo
|
29a0b57e4e
|
Backport source links from 3.x.
Existing links have been updated to use the new reST role. In some
files, I have also made cosmetic changes to the header.
|
2011-08-19 02:14:03 +02:00 |
Raymond Hettinger
|
e0e082281e
|
Add more links to Python sources where the code is short, readable and an informative adjunct to the docs.
|
2010-11-06 07:10:31 +00:00 |
Georg Brandl
|
e7a0990113
|
Add :term:s for iterator.
|
2007-10-21 12:10:28 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |