webgen v3.3.1 -addet new libs

This commit is contained in:
Wolfgang Nowak 2021-11-15 12:47:08 +01:00
parent b84719f34e
commit ef728fc7f9

View file

@ -1,6 +1,8 @@
#!/usr/bin/env python3
import sys, os, uuid, shutil, subprocess, markdown, re, datetime
import sys, os, uuid, shutil, subprocess, markdown, re, datetime, locale, glob
from dialog import Dialog
# If not choosen stdout as output, where should the generated file go to and what
# fileending (f.e. .html) shall it have