Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/csev/py4e
/ Declaration
Class
Declaration
code3/bs4/element.py:756–758 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
754
755
756
class
Declaration(PreformattedString):
757
PREFIX =
'<?'
758
SUFFIX =
'?>'
759
760
761
class
Doctype(PreformattedString):
Callers
1
test_declaration
Method · 0.90
Calls
no outgoing calls
Tested by
1
test_declaration
Method · 0.72