mirror of
https://github.com/Relintai/scons_gd.git
synced 2025-03-14 18:48:58 +01:00
3 lines
27 B
Python
3 lines
27 B
Python
|
import sys
|
||
|
print(sys.argv)
|