Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ extend
Method
extend
tools/python-3.11.9-amd64/Lib/distutils/filelist.py:54–55 ·
view source on GitHub ↗
(self, items)
Source
from the content-addressed store, hash-verified
52
self.files.append(item)
53
54
def
extend(self, items):
55
self.files.extend(items)
56
57
def
sort(self):
58
# Not a strict lexical sort!
Callers
15
__repr__
Method · 0.45
__calc_date_time
Method · 0.45
walk
Function · 0.45
generic_visit
Method · 0.45
write
Method · 0.45
os.py
File · 0.45
dis
Function · 0.45
set_npn_protocols
Method · 0.45
set_alpn_protocols
Method · 0.45
_load_windows_store_certs
Method · 0.45
args
Method · 0.45
_bind
Method · 0.45
Calls
no outgoing calls
Tested by
10
assert_runs_after
Method · 0.36
print_output
Method · 0.36
test_find_tests
Method · 0.36
testEquality
Method · 0.36
load_tests
Method · 0.36
test_assert_has_calls
Method · 0.36
test_method_calls
Method · 0.36
test_nested
Method · 0.36
test_command_packages_cmdline
Method · 0.36
main
Function · 0.36