MCPcopy
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.pyFile · 0.45
txtmd5.pyFile · 0.45
curl1.pyFile · 0.45
txtcheck3.pyFile · 0.45
twdump.pyFile · 0.45
urljpeg.pyFile · 0.45
twfriends.pyFile · 0.45
db1.pyFile · 0.45
twjoin.pyFile · 0.45
twspider.pyFile · 0.45
curl2.pyFile · 0.45
txtcheck2.pyFile · 0.45

Calls

no outgoing calls

Tested by 1