Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ pop
Method
pop
tools/python-3.11.9-amd64/Lib/xml/dom/pulldom.py:33–36 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
31
self.pending_events = []
32
33
def
pop(self):
34
result = self.elementStack[-1]
35
del self.elementStack[-1]
36
return
result
37
38
def
setDocumentLocator(self, locator):
39
self._locator = locator
Callers
15
endElementNS
Method · 0.95
endElement
Method · 0.95
endDocument
Method · 0.95
_get
Method · 0.45
_poll
Method · 0.45
_do_wait
Method · 0.45
remove_child_handler
Method · 0.45
_do_waitpid
Method · 0.45
add_child_handler
Method · 0.45
_do_waitpid_all
Method · 0.45
_do_waitpid
Method · 0.45
_do_waitpid
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_find_tests
Method · 0.36
test_find_tests_socket
Method · 0.36
test_find_tests_with_package
Method · 0.36
test_find_tests_default_calls_package_load_tests
Method · 0.36
test_testcase_with_missing_module
Method · 0.36
test_loadTestsFromName__module_not_loaded
Method · 0.36
test_loadTestsFromNames__module_not_loaded
Method · 0.36
effect
Method · 0.36
_test
Method · 0.36
test_builtin_functions_types
Method · 0.36
next_test
Function · 0.36
report
Method · 0.36