> BTW, list.sort() is stable in CPython iff > > [].sort.__doc__.find('stable') > > is true. Um, you meant "is >= 0". The find() method doesn't return a bool, it returns the first index where the string is found, and -1 if it is not found. --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4