mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-21 06:13:39 +00:00
create Logger in Try:Ex: - globals.script_path
This commit is contained in:
parent
ad8daf7284
commit
972fc72aab
3 changed files with 29 additions and 25 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: cp1252 -*-
|
||||
|
||||
|
||||
#Global variables
|
||||
config = 0
|
||||
config = 0
|
||||
script_path = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue