Files
diw/pip.py

2 lines
32 B
Python
Raw Normal View History

2025-01-08 17:43:24 +09:00
import sys
print(sys.executable)