diff options
author | Will Woods <wwoods@redhat.com> | 2008-09-04 12:28:16 -0400 |
---|---|---|
committer | Will Woods <wwoods@redhat.com> | 2008-09-04 12:28:16 -0400 |
commit | ce753c44a0445b796cd19851cba8dff2e5d455d0 (patch) | |
tree | 406ed4873ac272f05918a4d6d7e246a3bcb5616b /TODO | |
parent | 8765e33c2267b1408bd4d11d1bf596ad1d53eb21 (diff) | |
download | python-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-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |