create Logger in Try:Ex: - globals.script_path

This commit is contained in:
Bastian Schroll 2015-05-20 19:28:10 +02:00
parent ad8daf7284
commit 972fc72aab
3 changed files with 29 additions and 25 deletions

View file

@ -1,5 +1,7 @@
#!/usr/bin/python
# -*- coding: cp1252 -*-
#Global variables
config = 0
config = 0
script_path = ""