Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _rstr
Class
_rstr
tools/python-3.11.9-amd64/Lib/pdb.py:119–122 ·
view source on GitHub ↗
String that doesn't quote its repr.
Source
from the content-addressed store, hash-verified
117
118
119
class
_rstr(str):
120
""
"String that doesn't quote its repr."
""
121
def
__repr__(self):
122
return
self
123
124
125
class
_ScriptTarget(str):
Callers
2
_getval_except
Method · 0.85
_safe_repr
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected