mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-03-30 21:15:41 +00:00
5 lines
48 B
Python
5 lines
48 B
Python
import os
|
|
import sys
|
|
|
|
print("SP %s" % sys.path)
|