Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ disable
Method
disable
tools/python-3.11.9-amd64/Lib/logging/__init__.py:1320–1321 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1318
1319
@property
1320
def
disable(self):
1321
return
self._disable
1322
1323
@disable.setter
1324
def
disable(self, value):
Callers
nothing calls this directly
Calls
1
_checkLevel
Function · 0.85
Tested by
no test coverage detected