Functions | |
| def | main (argv, stdout, environ) |
| def | usage (progname) |
Variables | |
| string | PKG = 'webui' |
usage: %(progname)s
| def webui.auth.createdb.main | ( | argv, | |
| stdout, | |||
| environ | |||
| ) |
Definition at line 24 of file auth/createdb.py.
| def webui.auth.createdb.usage | ( | progname | ) |
Definition at line 21 of file auth/createdb.py.
| string webui.auth.createdb.PKG = 'webui' |
Definition at line 11 of file auth/createdb.py.