diff --git a/webgen.py b/webgen.py index eefece7..4be3751 100755 --- a/webgen.py +++ b/webgen.py @@ -92,7 +92,7 @@ def selectfile(): headline = re.sub("\.md$", "", tabelle[int(ausgewaehlt[1])][1]) print(headline) - a = input(yellow + "What do we dooo here?") +# a = input(yellow + "What do we dooo here?") # if the searched filename doesnt match an existing file we construct a new one if len(glob.glob(sourcedir + headline + ".md")) == 0: