index
:
fedora-devshell.git
master
Unnamed repository; edit this file to name it for gitweb.
Jeffrey C. Ollie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
module.py
blob: d527ea04a9cccc06c52645d86aef83798c8c9448 (
plain
)
1
2
3
4
class
Module
(
object
):
""" Our parent class for all command modules """
pass