summaryrefslogtreecommitdiffstats
path: root/bugzilla
diff options
context:
space:
mode:
Diffstat (limited to 'bugzilla')
-rw-r--r--bugzilla/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bugzilla/__init__.py b/bugzilla/__init__.py
index 0afe5ba..94f4886 100644
--- a/bugzilla/__init__.py
+++ b/bugzilla/__init__.py
@@ -42,4 +42,4 @@ class Bugzilla(object):
if c:
self.__class__ = c
c.__init__(self,**kwargs)
- # FIXME raise an error or something here, jeez
+ # FIXME no url? raise an error or something here, jeez