Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python/cpython
/ stream
Method
stream
Lib/logging/__init__.py:1288–1289 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1286
1287
@property
1288
def
stream(self):
1289
return
sys.stderr
1290
1291
1292
_defaultLastResort = _StderrHandler(WARNING)
Callers
2
ad
Function · 0.80
d3.min.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected