Fixed invalid TAG error in becommands.subscribe.get_subscribers()
authorW. Trevor King <wking@drexel.edu>
Sat, 26 Sep 2009 16:39:37 +0000 (12:39 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 26 Sep 2009 16:39:37 +0000 (12:39 -0400)
commit7ec39c25f302c4b1056885c26508e20200494df6
tree3f79b979b12327a752bdeb0ff739167dbe5cf8a7
parent7850d9bdbb10cf1a1aa07458c20d28bd9a2e0e9b
Fixed invalid TAG error in becommands.subscribe.get_subscribers()

Check that the string has the right tag before attempting to parse it
:p.
becommands/subscribe.py