summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWill Woods <wwoods@redhat.com>2008-09-04 12:28:16 -0400
committerWill Woods <wwoods@redhat.com>2008-09-04 12:28:16 -0400
commitce753c44a0445b796cd19851cba8dff2e5d455d0 (patch)
tree406ed4873ac272f05918a4d6d7e246a3bcb5616b /TODO
parent8765e33c2267b1408bd4d11d1bf596ad1d53eb21 (diff)
downloadpython-bugzilla-ce753c44a0445b796cd19851cba8dff2e5d455d0.tar.gz
python-bugzilla-ce753c44a0445b796cd19851cba8dff2e5d455d0.tar.xz
python-bugzilla-ce753c44a0445b796cd19851cba8dff2e5d455d0.zip
Add comments, raise exception if Bugzilla class autodetection fails
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9f73ffd..5e342ac 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-- Finish up RHBZ3
- better documentation for abstract methods in BugzillaBase
- more consistent calls for abstract methods
- make the abstract methods return stuff closer to Bugzilla3's return values