Concerns last commit: I forgot to add 'import os' and to add some spaces.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
# DO NOT REMOVE THIS PREAMBLE !!!
|
||||
#
|
||||
|
||||
import os
|
||||
import time
|
||||
import pathlib
|
||||
|
||||
@@ -98,6 +99,7 @@ globvar_console = ("\n\n" +
|
||||
globvar_spaces +
|
||||
globvar_name + " - " +
|
||||
globvar_year + "\n" +
|
||||
globvar_spaces +
|
||||
"GIT commit: " + globvar_git_version + "\n" +
|
||||
globvar_spaces + "www.root-1.de\n\n" +
|
||||
globvar_spaces + "Today: " +
|
||||
|
||||
Reference in New Issue
Block a user