diff options
author | Vikraman Choudhury <vikraman.choudhury@gmail.com> | 2011-05-06 18:59:57 +0530 |
---|---|---|
committer | Vikraman Choudhury <vikraman.choudhury@gmail.com> | 2011-05-06 18:59:57 +0530 |
commit | 72e11b5f807e5389f283ad363c103c1c8ee7a7bb (patch) | |
tree | e200a8b360ba24615e968fd46ee78033100a79ec /client | |
parent | changes to client to post collected data to server (diff) | |
download | gentoostats-72e11b5f807e5389f283ad363c103c1c8ee7a7bb.tar.gz gentoostats-72e11b5f807e5389f283ad363c103c1c8ee7a7bb.tar.bz2 gentoostats-72e11b5f807e5389f283ad363c103c1c8ee7a7bb.zip |
housekeeping -- updated TODO
Diffstat (limited to 'client')
-rw-r--r-- | client/useflags.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/useflags.py b/client/useflags.py index 1dbda1e..84a8dcf 100644 --- a/client/useflags.py +++ b/client/useflags.py @@ -1,4 +1,5 @@ +#TODO: Remove gentoolkit dependency from gentoolkit import flag class UseFlags(object): |