Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _post_install_4xx
Method
_post_install_4xx
Tools/ssl/multissltests.py:452–453 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
450
os.symlink(lib64, self.lib_dir)
451
452
def
_post_install_4xx(self):
453
self._post_install_3xx()
454
455
@property
456
def
short_version(self):
Callers
1
_post_install
Method · 0.95
Calls
1
_post_install_3xx
Method · 0.95
Tested by
no test coverage detected