Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ maybe
Method
maybe
tools/python-3.11.9-amd64/Lib/pydoc.py:906–909 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
904
def
__init__(self):
905
self.needone = 0
906
def
maybe(self):
907
if
self.needone:
908
push(
'<hr>\n'
)
909
self.needone = 1
910
hr = HorizontalRule()
911
912
# List the mro, if non-trivial.
Callers
7
docclass
Method · 0.95
spill
Method · 0.45
spilldescriptors
Method · 0.45
spilldata
Method · 0.45
spill
Method · 0.45
spilldescriptors
Method · 0.45
spilldata
Method · 0.45
Calls
1
push
Function · 0.50
Tested by
no test coverage detected