Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ top
Method
top
suds/sax/parser.py:100–101 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
98
return
self.nodes.pop()
99
100
def
top(self):
101
return
self.nodes[len(self.nodes)-1]
102
103
104
class
Parser:
Callers
3
startElement
Method · 0.95
endElement
Method · 0.95
characters
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected