Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ sorted
Function
sorted
tools/python-3.11.9-amd64/Lib/lib2to3/tests/test_pytree.py:20–23 ·
view source on GitHub ↗
(lst)
Source
from the content-addressed store, hash-verified
18
sorted
19
except
NameError:
20
def
sorted(lst):
21
l = list(lst)
22
l.sort()
23
return
l
24
25
class
TestNodes(support.TestCase):
26
Callers
15
__seqToRE
Method · 0.85
locale.py
File · 0.85
main
Function · 0.85
iter_zipimport_modules
Function · 0.85
report
Method · 0.85
get_platform_osx
Function · 0.85
compile_file
Function · 0.85
main
Function · 0.85
_possibly_sorted
Function · 0.85
write_dict
Method · 0.85
_flatten
Method · 0.85
_write_object
Method · 0.85
Calls
2
list
Function · 0.85
sort
Method · 0.45
Tested by
no test coverage detected