aboutsummaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorVikraman Choudhury <vikraman.choudhury@gmail.com>2011-05-06 18:59:57 +0530
committerVikraman Choudhury <vikraman.choudhury@gmail.com>2011-05-06 18:59:57 +0530
commit72e11b5f807e5389f283ad363c103c1c8ee7a7bb (patch)
treee200a8b360ba24615e968fd46ee78033100a79ec /client
parentchanges to client to post collected data to server (diff)
downloadgentoostats-72e11b5f807e5389f283ad363c103c1c8ee7a7bb.tar.gz
gentoostats-72e11b5f807e5389f283ad363c103c1c8ee7a7bb.tar.bz2
gentoostats-72e11b5f807e5389f283ad363c103c1c8ee7a7bb.zip
housekeeping -- updated TODO
Diffstat (limited to 'client')
-rw-r--r--client/useflags.py1
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):