mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-04 20:50:37 -08:00
5 lines
48 B
Python
5 lines
48 B
Python
import os
|
|
import sys
|
|
|
|
print("SP %s" % sys.path)
|