René's URL Explorer Experiment
go
Title:
Sorting HOW TO — Python 2.7.18 documentation
direct link
Domain:
docs.python.org
Links
:
no longer supported
https://devguide.python.org/devcycle/#end-of-life-branches
Python documentation for the current stable release
https://docs.python.org/3/howto/sorting.html
index
https://docs.python.org/2/genindex.html
modules
https://docs.python.org/2/py-modindex.html
next
https://docs.python.org/2/howto/unicode.html
previous
https://docs.python.org/2/howto/sockets.html
Python
https://www.python.org/
Python 2.7.18 documentation
https://docs.python.org/2/index.html
Python HOWTOs
https://docs.python.org/2/howto/index.html
¶
https://docs.python.org/2/howto/sorting.html#sorting-how-to
sorted()
https://docs.python.org/2/library/functions.html#sorted
¶
https://docs.python.org/2/howto/sorting.html#sorting-basics
sorted()
https://docs.python.org/2/library/functions.html#sorted
sorted()
https://docs.python.org/2/library/functions.html#sorted
sorted()
https://docs.python.org/2/library/functions.html#sorted
¶
https://docs.python.org/2/howto/sorting.html#key-functions
sorted()
https://docs.python.org/2/library/functions.html#sorted
¶
https://docs.python.org/2/howto/sorting.html#operator-module-functions
operator.itemgetter()
https://docs.python.org/2/library/operator.html#operator.itemgetter
operator.attrgetter()
https://docs.python.org/2/library/operator.html#operator.attrgetter
operator.methodcaller()
https://docs.python.org/2/library/operator.html#operator.methodcaller
operator.methodcaller()
https://docs.python.org/2/library/operator.html#operator.methodcaller
str.count()
https://docs.python.org/2/library/stdtypes.html#str.count
¶
https://docs.python.org/2/howto/sorting.html#ascending-and-descending
sorted()
https://docs.python.org/2/library/functions.html#sorted
¶
https://docs.python.org/2/howto/sorting.html#sort-stability-and-complex-sorts
stable
https://en.wikipedia.org/wiki/Sorting_algorithm#Stability
Timsort
https://en.wikipedia.org/wiki/Timsort
¶
https://docs.python.org/2/howto/sorting.html#the-old-way-using-decorate-sort-undecorate
Schwartzian transform
https://en.wikipedia.org/wiki/Schwartzian_transform
¶
https://docs.python.org/2/howto/sorting.html#the-old-way-using-the-cmp-parameter
sorted()
https://docs.python.org/2/library/functions.html#sorted
__cmp__()
https://docs.python.org/2/reference/datamodel.html#object.__cmp__
functools.cmp_to_key()
https://docs.python.org/2/library/functools.html#functools.cmp_to_key
¶
https://docs.python.org/2/howto/sorting.html#odd-and-ends
locale.strxfrm()
https://docs.python.org/2/library/locale.html#locale.strxfrm
locale.strcoll()
https://docs.python.org/2/library/locale.html#locale.strcoll
reversed()
https://docs.python.org/2/library/functions.html#reversed
functools.total_ordering()
https://docs.python.org/2/library/functools.html#functools.total_ordering
Table of Contents
https://docs.python.org/2/contents.html
Sorting HOW TO
https://docs.python.org/2/howto/sorting.html
Sorting Basics
https://docs.python.org/2/howto/sorting.html#sorting-basics
Key Functions
https://docs.python.org/2/howto/sorting.html#key-functions
Operator Module Functions
https://docs.python.org/2/howto/sorting.html#operator-module-functions
Ascending and Descending
https://docs.python.org/2/howto/sorting.html#ascending-and-descending
Sort Stability and Complex Sorts
https://docs.python.org/2/howto/sorting.html#sort-stability-and-complex-sorts
The Old Way Using Decorate-Sort-Undecorate
https://docs.python.org/2/howto/sorting.html#the-old-way-using-decorate-sort-undecorate
The Old Way Using the cmp Parameter
https://docs.python.org/2/howto/sorting.html#the-old-way-using-the-cmp-parameter
Odd and Ends
https://docs.python.org/2/howto/sorting.html#odd-and-ends
Socket Programming HOWTO
https://docs.python.org/2/howto/sockets.html
Unicode HOWTO
https://docs.python.org/2/howto/unicode.html
Show Source
https://docs.python.org/2/_sources/howto/sorting.rst.txt
index
https://docs.python.org/2/genindex.html
modules
https://docs.python.org/2/py-modindex.html
next
https://docs.python.org/2/howto/unicode.html
previous
https://docs.python.org/2/howto/sockets.html
Python
https://www.python.org/
Python 2.7.18 documentation
https://docs.python.org/2/index.html
Python HOWTOs
https://docs.python.org/2/howto/index.html
Copyright
https://docs.python.org/2/copyright.html
Please donate.
https://www.python.org/psf/donations/
Found a bug
https://docs.python.org/2/bugs.html
Sphinx
http://sphinx.pocoo.org/
URLs of
crawlers that visited me
.