diff options
author | Adrian Likins <alikins@redhat.com> | 2007-09-24 11:49:34 -0400 |
---|---|---|
committer | Adrian Likins <alikins@redhat.com> | 2007-09-24 11:49:34 -0400 |
commit | 5fa80f5d7609e60daee6a14476182e73f33c2cf7 (patch) | |
tree | a2016764279b4ab624cc9b41b3c9deeeb56bfaf5 /settings | |
parent | a656879954105065b2fabed8f77993387c73f9b6 (diff) | |
download | func-5fa80f5d7609e60daee6a14476182e73f33c2cf7.tar.gz func-5fa80f5d7609e60daee6a14476182e73f33c2cf7.tar.xz func-5fa80f5d7609e60daee6a14476182e73f33c2cf7.zip |
add some simple support for base object methods
add "module_version", "module_api_version" and "module_description" as
base object methods. All classes based on func_module should get this.
modules should set a self.version, self.api_version, self.description
with approriate values. class or instance variables both work. If
values aren't set, defaults are provided.
alternativelt, the modules can implement and export "module_version",
"module_api_version", and "module_description" themself if they
like
Diffstat (limited to 'settings')
0 files changed, 0 insertions, 0 deletions