Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/csev/py4e
/ close
Method
close
code3/bs4/builder/__init__.py:184–185 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
182
raise
NotImplementedError()
183
184
def
close(self):
185
pass
186
187
def
startElement(self, name, attrs):
188
attrs = dict((key[1], value)
for
key, value in list(attrs.items()))
Callers
15
wikigrade.py
File · 0.45
txtmd5.py
File · 0.45
curl1.py
File · 0.45
txtcheck3.py
File · 0.45
twdump.py
File · 0.45
urljpeg.py
File · 0.45
twfriends.py
File · 0.45
db1.py
File · 0.45
twjoin.py
File · 0.45
twspider.py
File · 0.45
curl2.py
File · 0.45
txtcheck2.py
File · 0.45
Calls
no outgoing calls
Tested by
1
test_disk_file_warning
Method · 0.36