commit message from python script
This commit is contained in:
2
Mittwoch/moduletest.py
Normal file → Executable file
2
Mittwoch/moduletest.py
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#! /usr/bin/env python3
|
||||
|
||||
#import argv
|
||||
from argv import argv_value
|
||||
from argv2 import argv_value
|
||||
|
||||
print("Wert von -o :", argv_value('-o'))
|
||||
|
||||
Reference in New Issue
Block a user