# HG changeset patch # User Jeff Hammel # Date 1371508473 25200 # Node ID f961f2002d4e5489224bad3669b42de1e5c04c65 # Parent 7189c647270ac83efb920e8649a64ef88e1dd655 docstring diff -r 7189c647270a -r f961f2002d4e bzconsole/api.py --- a/bzconsole/api.py Wed Dec 19 16:16:26 2012 -0800 +++ b/bzconsole/api.py Mon Jun 17 15:34:33 2013 -0700 @@ -13,16 +13,14 @@ import urllib2 from StringIO import StringIO - from utils import tmpbuffer class BZapi(object): - """ - console API to bugzilla - """ + """API to bugzilla""" # currently there is only one cache for configuration + # TODO: should be one per server config_cache = '.bzconfiguration' def __init__(self,