Buckets:
ktongue/docker_container / .vscode-server /extensions /ms-python.python-2026.4.0 /python_files /interpreterInfo.py
| # Copyright (c) Microsoft Corporation. All rights reserved. | |
| # Licensed under the MIT License. | |
| import json | |
| import sys | |
| obj = {} | |
| obj["versionInfo"] = tuple(sys.version_info) | |
| obj["sysPrefix"] = sys.prefix | |
| obj["sysVersion"] = sys.version | |
| obj["is64Bit"] = sys.maxsize > 2**32 | |
| print(json.dumps(obj)) | |
Xet Storage Details
- Size:
- 296 Bytes
- Xet hash:
- 06d961dba77ace10a2ebcfc6d886954225aa0acbc4bfd172100c774be8e22080
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.