mirror of
https://github.com/python/cpython.git
synced 2025-10-31 21:51:50 +00:00
Merge 3.2, fix typos.
This commit is contained in:
commit
e41f0de84d
8 changed files with 8 additions and 8 deletions
|
|
@ -427,7 +427,7 @@ def sort_releases(self, prefer_final=False, reverse=True, *args, **kwargs):
|
|||
"""Sort the results with the given properties.
|
||||
|
||||
The `prefer_final` argument can be used to specify if final
|
||||
distributions (eg. not dev, bet or alpha) would be prefered or not.
|
||||
distributions (eg. not dev, beta or alpha) would be preferred or not.
|
||||
|
||||
Results can be inverted by using `reverse`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue