mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 04:13:09 -08:00
5 lines
48 B
Python
5 lines
48 B
Python
import os
|
|
import sys
|
|
|
|
print("SP %s" % sys.path)
|