py
builtin
code
compat
error
execnet
io
log
Path
Producer
STDERR
STDOUT
Syslog
default
get
setconsumer
magic
path
process
std
test
xml
call site 0 for log.Producer.__repr__
index
api
source
contact
download
log/testing/test_log.py - line 22
20
21
22
def
test_producer_repr(self):
d = py.log.default
->
assert
repr(d).find(
'default'
) != -
1