Add base vars and sudo check

This commit is contained in:
Benjamin Zimmerman 2022-12-13 14:20:23 +00:00
parent c151fd6910
commit 054f5ad80c
8733 changed files with 137813 additions and 15 deletions

View file

@ -0,0 +1 @@
from six import *

View file

@ -0,0 +1 @@
from six.moves import *

View file

@ -0,0 +1 @@
from six.moves.configparser import *