Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ prefix
Method
prefix
Lib/test/support/venv.py:31–32 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
29
30
@property
31
def
prefix(self):
32
return
self._prefix
33
34
@property
35
def
paths(self):
Callers
2
string_literal_to_object
Function · 0.80
fstring_to_object
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected