py
builtin
code
compat
error
execnet
io
log
magic
AssertionError
autopath
greenlet
invoke
patch
revert
revoke
path
process
std
test
xml
call site 3 for magic.AssertionError.__init__
index
api
source
contact
download
code/testing/test_safe_repr.py - line 27
26
27
def
test_string_exception():
->
assert
'unknown'
in
safe_repr._repr(BrokenRepr(
"string"
))