diff options
author | Will Woods <wwoods@redhat.com> | 2008-07-14 16:41:52 -0400 |
---|---|---|
committer | Will Woods <wwoods@redhat.com> | 2008-07-14 16:41:52 -0400 |
commit | c4508eafd17be977fcddab229ae1f80c7a47f0d4 (patch) | |
tree | 11ac894305bfc70094532260c6df70b4c9680aec | |
parent | 0d0fe7fe70f4a9fa464723d914ccd4c257086092 (diff) | |
download | python-bugzilla-c4508eafd17be977fcddab229ae1f80c7a47f0d4.tar.gz python-bugzilla-c4508eafd17be977fcddab229ae1f80c7a47f0d4.tar.xz python-bugzilla-c4508eafd17be977fcddab229ae1f80c7a47f0d4.zip |
add TODO reminder about bz 3.2
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ - flesh out Bugzilla3 class +- Add Bugzilla32 class - Bugzilla 3.2 can actually *search*! - 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 |