Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csev/py4e
/ Comment
Class
Comment
code3/bs4/element.py:750–753 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
748
SUFFIX =
'>'
749
750
class
Comment(PreformattedString):
751
752
PREFIX =
'<!--'
753
SUFFIX =
'-->'
754
755
756
class
Declaration(PreformattedString):
Callers
1
commentClass
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected