[New-bugs-announce] [issue25615] Document unsorted behaviour of glob.glob

Dave Jones report at bugs.python.org
Fri Nov 13 05:26:21 EST 2015


New submission from Dave Jones:

As suggested in issue 21748, this is a minor documentation change to make explicitly clear that glob.glob returns unsorted results (on the basis that the existing specification references shell behaviour which is always sorted).

----------
assignee: docs at python
components: Documentation
files: glob-spec-unsorted.patch
keywords: patch
messages: 254597
nosy: Dave Jones, docs at python
priority: normal
severity: normal
status: open
title: Document unsorted behaviour of glob.glob
type: behavior
versions: Python 3.6
Added file: http://bugs.python.org/file41029/glob-spec-unsorted.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25615>
_______________________________________


More information about the New-bugs-announce mailing list