!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.8	//
AboutBughuggerDialog	bin/bughugger	/^from bughugger import AboutBughuggerDialog, PreferencesBughuggerDialog$/;"	i
AboutBughuggerDialog	bughugger/AboutBughuggerDialog.py	/^class AboutBughuggerDialog(gtk.AboutDialog):$/;"	c
AsynchTaskProgressBox	bin/bughugger	/^from quickly.widgets.asynch_task_progressbox import AsynchTaskProgressBox$/;"	i
AsynchTaskProgressBox	bughugger/FindDialog.py	/^from quickly.widgets.asynch_task_progressbox import AsynchTaskProgressBox$/;"	i
AsynchTaskProgressBox	bughugger/FindPackageDialog.py	/^from quickly.widgets.asynch_task_progressbox import AsynchTaskProgressBox$/;"	i
AsynchTaskProgressBox	bughugger/FindTeamDialog.py	/^from quickly.widgets.asynch_task_progressbox import AsynchTaskProgressBox$/;"	i
AsynchTaskProgressBox	bughugger/FindUserDialog.py	/^from quickly.widgets.asynch_task_progressbox import AsynchTaskProgressBox$/;"	i
AsynchTaskProgressBox	bughugger/LaunchpadLogonDialog.py	/^from quickly.widgets.asynch_task_progressbox import AsynchTaskProgressBox$/;"	i
AsynchTaskProgressBox	bughugger/TriageBugsPage.py	/^ from quickly.widgets.asynch_task_progressbox import AsynchTaskProgressBox$/;"	i
BlankFilterCombo	bughugger/BugsPane.py	/^ from quickly.widgets.grid_filter import BlankFilterCombo$/;"	i
BughuggerWindow	bin/bughugger	/^class BughuggerWindow(gtk.Window):$/;"	c
BugsPane	bughugger/BugsPane.py	/^class BugsPane( gtk.VBox ):$/;"	c
BugsPane	bughugger/TriageBugsPage.py	/^ from BugsPane import BugsPane$/;"	i
CouchDatabase	bin/bughugger	/^from desktopcouch.records.server import CouchDatabase$/;"	i
CouchDatabase	bughugger/PreferencesBughuggerDialog.py	/^from desktopcouch.records.server import CouchDatabase$/;"	i
CouchDatabase	bughugger/UrlsearchDialog.py	/^from desktopcouch.records.server import CouchDatabase$/;"	i
CouchGrid	bughugger/JsonsearchesDialog.py	/^from desktopcouch.records.couchgrid import CouchGrid$/;"	i
CouchRecord	bin/bughugger	/^from desktopcouch.records.record import Record as CouchRecord$/;"	i
CouchRecord	bughugger/UrlsearchDialog.py	/^from desktopcouch.records.record import Record as CouchRecord$/;"	i
Credentials	bughugger/LaunchpadLogonDialog.py	/^from launchpadlib.credentials import Credentials$/;"	i
DEB_PYTHON_SYSTEM	debian/rules	/^DEB_PYTHON_SYSTEM := pycentral$/;"	m
DictionaryGrid	bughugger/BugsPane.py	/^ from quickly.widgets.dictionary_grid import DictionaryGrid$/;"	i
DistUtilsExtra	setup.py	/^    import DistUtilsExtra.auto$/;"	i
EDGE_SERVICE_ROOT	bughugger/LaunchpadLogonDialog.py	/^from launchpadlib.launchpad import Launchpad, EDGE_SERVICE_ROOT, STAGING_SERVICE_ROOT$/;"	i
FindDialog	bughugger/FindDialog.py	/^class FindDialog():$/;"	c
FindDialog	bughugger/FindPackageDialog.py	/^from FindDialog import FindDialog$/;"	i
FindDialog	bughugger/FindTeamDialog.py	/^from FindDialog import FindDialog$/;"	i
FindDialog	bughugger/FindUserDialog.py	/^from FindDialog import FindDialog$/;"	i
FindPackageDialog	bin/bughugger	/^from bughugger.FindPackageDialog import FindPackageDialog$/;"	i
FindPackageDialog	bughugger/FindPackageDialog.py	/^class FindPackageDialog(FindDialog):$/;"	c
FindPackageDialog	bughugger/TriageBugsPage.py	/^ from FindPackageDialog import FindPackageDialog$/;"	i
FindTeamDialog	bin/bughugger	/^from bughugger.FindTeamDialog import FindTeamDialog$/;"	i
FindTeamDialog	bughugger/FindTeamDialog.py	/^class FindTeamDialog(FindDialog):$/;"	c
FindUserDialog	bin/bughugger	/^from bughugger.FindUserDialog import FindUserDialog$/;"	i
FindUserDialog	bughugger/FindUserDialog.py	/^class FindUserDialog(FindDialog):$/;"	c
GridFilter	bughugger/BugsPane.py	/^ from quickly.widgets.grid_filter import GridFilter, NumericFilterCombo, StringFilterCombo, TagsFilterCombo$/;"	i
InitializePlugin	plugins/PluginCollectIt.py	/^def InitializePlugin(launchpad):$/;"	f
InitializePlugin	plugins/PluginDuplicate.py	/^def InitializePlugin(launchpad):$/;"	f
InitializePlugin	plugins/PluginReleaseTag.py	/^def InitializePlugin(launchpad):$/;"	f
InitializePlugin	plugins/PluginTag.py	/^def InitializePlugin(launchpad):$/;"	f
InstallAndUpdateDataDirectory	setup.py	/^class InstallAndUpdateDataDirectory(DistUtilsExtra.auto.install_auto):$/;"	c
IntegerColumn	bughugger/BugsPane.py	/^ from quickly.widgets.grid_column import IntegerColumn$/;"	i
JsonsearchesDialog	bin/bughugger	/^from bughugger import JsonsearchesDialog$/;"	i
JsonsearchesDialog	bughugger/JsonsearchesDialog.py	/^class JsonsearchesDialog(gtk.Dialog):$/;"	c
Launchpad	bughugger/LaunchpadLogonDialog.py	/^from launchpadlib.launchpad import Launchpad, EDGE_SERVICE_ROOT, STAGING_SERVICE_ROOT$/;"	i
Launchpad	bughugger/LaunchpadUtils.py	/^from launchpadlib.launchpad import Launchpad$/;"	i
LaunchpadIntegration	bin/bughugger	/^    import LaunchpadIntegration$/;"	i
LaunchpadLogonDialog	bin/bughugger	/^from bughugger.LaunchpadLogonDialog import LaunchpadLogonDialog$/;"	i
LaunchpadLogonDialog	bughugger/LaunchpadLogonDialog.py	/^class LaunchpadLogonDialog():$/;"	c
LaunchpadUtils	bin/bughugger	/^from bughugger import LaunchpadUtils$/;"	i
LaunchpadUtils	bughugger/FindDialog.py	/^import LaunchpadUtils$/;"	i
LaunchpadUtils	bughugger/LaunchpadLogonDialog.py	/^import LaunchpadUtils$/;"	i
LaunchpadUtils	bughugger/TriageBugsPage.py	/^ import LaunchpadUtils$/;"	i
NewAboutBughuggerDialog	bughugger/AboutBughuggerDialog.py	/^def NewAboutBughuggerDialog():$/;"	f
NewBughuggerWindow	bin/bughugger	/^def NewBughuggerWindow():$/;"	f
NewJsonsearchesDialog	bughugger/JsonsearchesDialog.py	/^def NewJsonsearchesDialog():$/;"	f
NewPreferencesBughuggerDialog	bughugger/PreferencesBughuggerDialog.py	/^def NewPreferencesBughuggerDialog():$/;"	f
NewUrlsearchDialog	bughugger/UrlsearchDialog.py	/^def NewUrlsearchDialog():$/;"	f
NumericFilterCombo	bughugger/BugsPane.py	/^ from quickly.widgets.grid_filter import GridFilter, NumericFilterCombo, StringFilterCombo, TagsFilterCombo$/;"	i
PageTab	bin/bughugger	/^from bughugger.TriageBugsPage import TriageBugsPage, PageTab$/;"	i
PageTab	bughugger/TriageBugsPage.py	/^class PageTab(gtk.HBox):$/;"	c
PluginCollectIt	plugins/PluginCollectIt.py	/^class PluginCollectIt():$/;"	c
PluginDuplicate	plugins/PluginDuplicate.py	/^class PluginDuplicate():$/;"	c
PluginReleaseTag	plugins/PluginReleaseTag.py	/^class PluginReleaseTag():$/;"	c
PluginTag	plugins/PluginTag.py	/^class PluginTag():$/;"	c
PreferencesBughuggerDialog	bin/bughugger	/^from bughugger import AboutBughuggerDialog, PreferencesBughuggerDialog$/;"	i
PreferencesBughuggerDialog	bughugger/PreferencesBughuggerDialog.py	/^class PreferencesBughuggerDialog(gtk.Dialog):$/;"	c
Record	bughugger/PreferencesBughuggerDialog.py	/^from desktopcouch.records.record import Record$/;"	i
STAGING_SERVICE_ROOT	bughugger/LaunchpadLogonDialog.py	/^from launchpadlib.launchpad import Launchpad, EDGE_SERVICE_ROOT, STAGING_SERVICE_ROOT$/;"	i
StringFilterCombo	bughugger/BugsPane.py	/^ from quickly.widgets.grid_filter import GridFilter, NumericFilterCombo, StringFilterCombo, TagsFilterCombo$/;"	i
TagsFilterCombo	bughugger/BugsPane.py	/^ from quickly.widgets.grid_filter import GridFilter, NumericFilterCombo, StringFilterCombo, TagsFilterCombo$/;"	i
TriageBugsPage	bin/bughugger	/^from bughugger.TriageBugsPage import TriageBugsPage, PageTab$/;"	i
TriageBugsPage	bughugger/TriageBugsPage.py	/^class TriageBugsPage(gtk.Frame):$/;"	c
URI	bughugger/LaunchpadLogonDialog.py	/^from lazr.uri import URI$/;"	i
UrlsearchDialog	bughugger/UrlsearchDialog.py	/^class UrlsearchDialog(gtk.Dialog):$/;"	c
__add_custom_triage_page	bin/bughugger	/^    def __add_custom_triage_page(self, widget, data):$/;"	m	class:BughuggerWindow	file:
__add_default_triage_page	bin/bughugger	/^    def __add_default_triage_page(self, widget, data):$/;"	m	class:BughuggerWindow	file:
__add_to_clipboard	bughugger/BugsPane.py	/^ def __add_to_clipboard(self, text):$/;"	m	class:BugsPane	file:
__bughugger_data_directory__	bughugger/bughuggerconfig.py	/^__bughugger_data_directory__ = '..\/data\/'$/;"	v
__copy_as_hyper_text	bughugger/BugsPane.py	/^ def __copy_as_hyper_text(self, widget, data = None ):$/;"	m	class:BugsPane	file:
__copy_as_text	bughugger/BugsPane.py	/^ def __copy_as_text(self, widget, seperators, include_header=False):$/;"	m	class:BugsPane	file:
__copy_as_url	bughugger/BugsPane.py	/^ def __copy_as_url(self, widget, data = None ):$/;"	m	class:BugsPane	file:
__cursor_changed	bughugger/FindDialog.py	/^ def __cursor_changed(self, widget, data = None):$/;"	m	class:FindDialog	file:
__cursor_moved	bughugger/BugsPane.py	/^ def __cursor_moved(self, grid, step, count, data=None):$/;"	m	class:BugsPane	file:
__display_bug_description	bughugger/TriageBugsPage.py	/^ def __display_bug_description(self, widget, data):$/;"	m	class:TriageBugsPage	file:
__find_complete	bughugger/FindDialog.py	/^ def __find_complete(self, widget, results = None):$/;"	m	class:FindDialog	file:
__get_auth_url	bughugger/LaunchpadLogonDialog.py	/^ def __get_auth_url(self, credentials, use_production=False):$/;"	m	class:LaunchpadLogonDialog	file:
__get_bug_tasks_assigned_package_task	bin/bughugger	/^    def __get_bug_tasks_assigned_package_task(self, params):$/;"	m	class:BughuggerWindow	file:
__get_bug_tasks_from_url	bin/bughugger	/^    def __get_bug_tasks_from_url(self, params):$/;"	m	class:BughuggerWindow	file:
__get_description_async	bughugger/TriageBugsPage.py	/^ def __get_description_async(self, params):$/;"	m	class:TriageBugsPage	file:
__get_package_complete	bin/bughugger	/^    def __get_package_complete(self, widget, response):$/;"	m	class:BughuggerWindow	file:
__get_team_complete	bin/bughugger	/^    def __get_team_complete(self, widget, response):$/;"	m	class:BughuggerWindow	file:
__get_team_packages	bin/bughugger	/^    def __get_team_packages(self, widget, response):$/;"	m	class:BughuggerWindow	file:
__get_user_assigned_complete	bin/bughugger	/^    def __get_user_assigned_complete(self, widget, response):$/;"	m	class:BughuggerWindow	file:
__get_user_reported_complete	bin/bughugger	/^    def __get_user_reported_complete(self, widget, response):$/;"	m	class:BughuggerWindow	file:
__gsignals__	bughugger/BugsPane.py	/^ __gsignals__ = {'selection_changed' : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE,$/;"	v	class:BugsPane
__gsignals__	bughugger/TriageBugsPage.py	/^ __gsignals__ = {'close_requested' : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE,$/;"	v	class:PageTab
__gtype_name__	bin/bughugger	/^    __gtype_name__ = "BughuggerWindow"$/;"	v	class:BughuggerWindow
__gtype_name__	bughugger/AboutBughuggerDialog.py	/^    __gtype_name__ = "AboutBughuggerDialog"$/;"	v	class:AboutBughuggerDialog
__gtype_name__	bughugger/JsonsearchesDialog.py	/^    __gtype_name__ = "JsonsearchesDialog"$/;"	v	class:JsonsearchesDialog
__gtype_name__	bughugger/PreferencesBughuggerDialog.py	/^    __gtype_name__ = "PreferencesBughuggerDialog"$/;"	v	class:PreferencesBughuggerDialog
__gtype_name__	bughugger/UrlsearchDialog.py	/^    __gtype_name__ = "UrlsearchDialog"$/;"	v	class:UrlsearchDialog
__init__	bin/bughugger	/^    def __init__(self):$/;"	m	class:BughuggerWindow
__init__	bughugger/AboutBughuggerDialog.py	/^    def __init__(self):$/;"	m	class:AboutBughuggerDialog
__init__	bughugger/BugsPane.py	/^ def __init__(self, bug_tasks, keys=None ):$/;"	m	class:BugsPane
__init__	bughugger/FindDialog.py	/^ def __init__(self, title, label, find_task):$/;"	m	class:FindDialog
__init__	bughugger/FindPackageDialog.py	/^ def __init__(self, lp):$/;"	m	class:FindPackageDialog
__init__	bughugger/FindTeamDialog.py	/^ def __init__(self, lp):$/;"	m	class:FindTeamDialog
__init__	bughugger/FindUserDialog.py	/^ def __init__(self, lp):$/;"	m	class:FindUserDialog
__init__	bughugger/JsonsearchesDialog.py	/^    def __init__(self):$/;"	m	class:JsonsearchesDialog
__init__	bughugger/LaunchpadLogonDialog.py	/^ def __init__(self,appname,use_production):$/;"	m	class:LaunchpadLogonDialog
__init__	bughugger/PreferencesBughuggerDialog.py	/^    def __init__(self):$/;"	m	class:PreferencesBughuggerDialog
__init__	bughugger/TriageBugsPage.py	/^ def __init__(self, label, pane):$/;"	m	class:PageTab
__init__	bughugger/TriageBugsPage.py	/^ def __init__(self,launchpad,bug_task_list, keys=None):$/;"	m	class:TriageBugsPage
__init__	bughugger/UrlsearchDialog.py	/^    def __init__(self):$/;"	m	class:UrlsearchDialog
__init__	plugins/PluginCollectIt.py	/^    def __init__(self, launchpad):$/;"	m	class:PluginCollectIt
__init__	plugins/PluginDuplicate.py	/^    def __init__(self, launchpad):$/;"	m	class:PluginDuplicate
__init__	plugins/PluginReleaseTag.py	/^    def __init__(self, launchpad):$/;"	m	class:PluginReleaseTag
__init__	plugins/PluginTag.py	/^    def __init__(self, launchpad):$/;"	m	class:PluginTag
__license__	bughugger/bughuggerconfig.py	/^__license__ = 'GPL-3'$/;"	v
__load_preferences	bughugger/PreferencesBughuggerDialog.py	/^    def __load_preferences(self):$/;"	m	class:PreferencesBughuggerDialog	file:
__logon	bin/bughugger	/^    def __logon(self):$/;"	m	class:BughuggerWindow	file:
__logon_complete	bin/bughugger	/^    def __logon_complete(self, widget, response):$/;"	m	class:BughuggerWindow	file:
__open_in_browser	bughugger/BugsPane.py	/^ def __open_in_browser(self, widget, data = None):$/;"	m	class:BugsPane	file:
__plugin_action	bughugger/TriageBugsPage.py	/^ def __plugin_action(self, widget, data):$/;"	m	class:TriageBugsPage	file:
__row_clicked	bughugger/BugsPane.py	/^ def __row_clicked(self, treeview, path, col,  data=None):$/;"	m	class:BugsPane	file:
__row_clicked	bughugger/FindDialog.py	/^ def __row_clicked(self, widget, iter, data = None):$/;"	m	class:FindDialog	file:
__save_preferences	bughugger/PreferencesBughuggerDialog.py	/^    def __save_preferences(self):$/;"	m	class:PreferencesBughuggerDialog	file:
__set_server_pref_ui	bin/bughugger	/^    def __set_server_pref_ui(self):$/;"	m	class:BughuggerWindow	file:
__setup_grid	bughugger/BugsPane.py	/^ def __setup_grid(self, bug_tasks):$/;"	m	class:BugsPane	file:
__setup_popup_menu	bughugger/BugsPane.py	/^ def __setup_popup_menu(self):$/;"	m	class:BugsPane	file:
__treeview_clicked	bughugger/BugsPane.py	/^ def __treeview_clicked(self, treeview, event):$/;"	m	class:BugsPane	file:
about	bin/bughugger	/^    def about(self, widget, data=None):$/;"	m	class:BughuggerWindow
ack_launchpad	bughugger/LaunchpadLogonDialog.py	/^ def ack_launchpad(self,widget,data = None):$/;"	m	class:LaunchpadLogonDialog
action	plugins/PluginCollectIt.py	/^    def action(self, bug_tasks):$/;"	m	class:PluginCollectIt
action	plugins/PluginDuplicate.py	/^    def action(self, bug_tasks):$/;"	m	class:PluginDuplicate
action	plugins/PluginReleaseTag.py	/^    def action(self, bug_tasks):$/;"	m	class:PluginReleaseTag
action	plugins/PluginTag.py	/^    def action(self, bug_tasks):$/;"	m	class:PluginTag
add_info	apport/source_bughugger.py	/^def add_info(report):$/;"	f
add_page	bin/bughugger	/^    def add_page(self, name, bug_task_list, keys):$/;"	m	class:BughuggerWindow
add_row	bughugger/JsonsearchesDialog.py	/^    def add_row(self, widget, data=None):$/;"	m	class:JsonsearchesDialog
apport	apport/source_bughugger.py	/^import apport$/;"	i
auth_url_received	bughugger/LaunchpadLogonDialog.py	/^ def auth_url_received(self,widget,data):$/;"	m	class:LaunchpadLogonDialog
author	setup.py	/^    author='Rick Spencer',$/;"	v	class:InstallAndUpdateDataDirectory
author_email	setup.py	/^    author_email='rick.spencer@canonical.com',$/;"	v	class:InstallAndUpdateDataDirectory
auto	setup.py	/^    import DistUtilsExtra.auto$/;"	i
bug_task_dict	bughugger/LaunchpadUtils.py	/^def bug_task_dict(lp, bug_task, team = None, target_release = None):$/;"	f
bug_tasks_from_url	bin/bughugger	/^    def bug_tasks_from_url(self, url, name):$/;"	m	class:BughuggerWindow
buttontext	plugins/PluginCollectIt.py	/^    def buttontext(self):$/;"	m	class:PluginCollectIt
buttontext	plugins/PluginDuplicate.py	/^    def buttontext(self):$/;"	m	class:PluginDuplicate
buttontext	plugins/PluginReleaseTag.py	/^    def buttontext(self):$/;"	m	class:PluginReleaseTag
buttontext	plugins/PluginTag.py	/^    def buttontext(self):$/;"	m	class:PluginTag
cancel	bughugger/JsonsearchesDialog.py	/^    def cancel(self, widget, data=None):$/;"	m	class:JsonsearchesDialog
cancel	bughugger/PreferencesBughuggerDialog.py	/^    def cancel(self, widget, data=None):$/;"	m	class:PreferencesBughuggerDialog
cancel	bughugger/UrlsearchDialog.py	/^    def cancel(self, widget, data=None):$/;"	m	class:UrlsearchDialog
close_page	bin/bughugger	/^    def close_page(self, widget, page):$/;"	m	class:BughuggerWindow
close_requested	bughugger/TriageBugsPage.py	/^ def close_requested(self, widget, pane):$/;"	m	class:PageTab
cmdclass	setup.py	/^    cmdclass={'install': InstallAndUpdateDataDirectory}$/;"	v	class:InstallAndUpdateDataDirectory
connect	bughugger/FindDialog.py	/^ def connect(self, signal, func):$/;"	m	class:FindDialog
connect	bughugger/LaunchpadLogonDialog.py	/^ def connect(self, signal, func):$/;"	m	class:LaunchpadLogonDialog
connect_to_launchpad	bin/bughugger	/^    def connect_to_launchpad(self, widget, data=None):$/;"	m	class:BughuggerWindow
convert_to_num	bughugger/BugsPane.py	/^def convert_to_num(string):$/;"	f
data_files	setup.py	/^    data_files=[$/;"	v	class:InstallAndUpdateDataDirectory
default_keys	bin/bughugger	/^    default_keys = ["id","title","status","importance","release","target","milestone","assignee","team name","tags","patch?","gravity","affected users"]$/;"	v	class:BughuggerWindow
delete_row	bughugger/JsonsearchesDialog.py	/^    def delete_row(self, widget, data=None):$/;"	m	class:JsonsearchesDialog
description	setup.py	/^    description='Extensible Python\/pgtk Client for Managing Bug Tasks related to Ubuntu on Launchpad',$/;"	v	class:InstallAndUpdateDataDirectory
dialog	bughugger/AboutBughuggerDialog.py	/^    dialog = NewAboutBughuggerDialog()$/;"	v
dialog	bughugger/JsonsearchesDialog.py	/^    dialog = NewJsonsearchesDialog()$/;"	v
dialog	bughugger/PreferencesBughuggerDialog.py	/^    dialog = NewPreferencesBughuggerDialog()$/;"	v
dialog	bughugger/UrlsearchDialog.py	/^    dialog = NewUrlsearchDialog()$/;"	v
exchange_credentials	bughugger/LaunchpadLogonDialog.py	/^ def exchange_credentials(self):$/;"	m	class:LaunchpadLogonDialog
find	bughugger/FindDialog.py	/^ def find(self, widget, data = None):$/;"	m	class:FindDialog
find_package_task	bughugger/FindPackageDialog.py	/^ def find_package_task(self, params):$/;"	m	class:FindPackageDialog
find_team_task	bughugger/FindTeamDialog.py	/^ def find_team_task(self, params):$/;"	m	class:FindTeamDialog
find_users_task	bughugger/FindUserDialog.py	/^ def find_users_task(self, params):$/;"	m	class:FindUserDialog
finish_initializing	bin/bughugger	/^    def finish_initializing(self, builder):$/;"	m	class:BughuggerWindow
finish_initializing	bughugger/AboutBughuggerDialog.py	/^    def finish_initializing(self, builder):$/;"	m	class:AboutBughuggerDialog
finish_initializing	bughugger/JsonsearchesDialog.py	/^    def finish_initializing(self, builder):$/;"	m	class:JsonsearchesDialog
finish_initializing	bughugger/PreferencesBughuggerDialog.py	/^    def finish_initializing(self, builder):$/;"	m	class:PreferencesBughuggerDialog
finish_initializing	bughugger/UrlsearchDialog.py	/^    def finish_initializing(self, builder):$/;"	m	class:UrlsearchDialog
fullPath	bin/bughugger	/^        fullPath = os.getcwd() + "\/" + os.path.dirname(sys.argv[0])$/;"	v
fullPath	bin/bughugger	/^        fullPath = os.path.dirname(sys.argv[0])$/;"	v
fullPath	bin/bughugger	/^    fullPath = os.getcwd()$/;"	v
get_auth_task	bughugger/LaunchpadLogonDialog.py	/^ def get_auth_task(self,params):$/;"	m	class:LaunchpadLogonDialog
get_bug_tasks_assigned	bughugger/LaunchpadUtils.py	/^def get_bug_tasks_assigned(assigned_to, team, bug_task_list, lp, params):$/;"	f
get_bug_tasks_reported	bughugger/LaunchpadUtils.py	/^def get_bug_tasks_reported(reported_by, team, bug_task_list, lp, params):$/;"	f
get_bug_tasks_subscribed	bughugger/LaunchpadUtils.py	/^def get_bug_tasks_subscribed(subscribed_to, team, bug_task_list, lp, params):$/;"	f
get_bug_tasks_team_subscribed	bughugger/LaunchpadUtils.py	/^def get_bug_tasks_team_subscribed(subscriber, team, bug_task_list, lp, params):$/;"	f
get_cached_launchpad	bughugger/LaunchpadLogonDialog.py	/^ def get_cached_launchpad(self):$/;"	m	class:LaunchpadLogonDialog
get_preferences	bughugger/PreferencesBughuggerDialog.py	/^    def get_preferences(self):$/;"	m	class:PreferencesBughuggerDialog
get_release_bug_tasks	bughugger/LaunchpadUtils.py	/^def get_release_bug_tasks(params):$/;"	f
get_selected	bughugger/FindDialog.py	/^ def get_selected(self):$/;"	m	class:FindDialog
get_tasks_with_tag	bughugger/LaunchpadUtils.py	/^def get_tasks_with_tag(params):$/;"	f
get_team	bughugger/LaunchpadUtils.py	/^def get_team(team_text, launchpad):$/;"	f
get_team_bug_task_list	bughugger/LaunchpadUtils.py	/^def get_team_bug_task_list(params):$/;"	f
get_team_subscribed_list_store	bughugger/LaunchpadUtils.py	/^def get_team_subscribed_list_store(params):$/;"	f
get_user_assigned_list	bughugger/LaunchpadUtils.py	/^def get_user_assigned_list(params):$/;"	f
get_user_reported_list_store	bughugger/LaunchpadUtils.py	/^def get_user_reported_list_store(params):$/;"	f
getdatapath	bin/bughugger	/^from bughugger.bughuggerconfig import getdatapath$/;"	i
getdatapath	bughugger/AboutBughuggerDialog.py	/^from bughugger.bughuggerconfig import getdatapath$/;"	i
getdatapath	bughugger/FindDialog.py	/^from bughugger.bughuggerconfig import getdatapath$/;"	i
getdatapath	bughugger/JsonsearchesDialog.py	/^from bughugger.bughuggerconfig import getdatapath$/;"	i
getdatapath	bughugger/LaunchpadLogonDialog.py	/^from bughugger.bughuggerconfig import getdatapath$/;"	i
getdatapath	bughugger/PreferencesBughuggerDialog.py	/^from bughugger.bughuggerconfig import getdatapath$/;"	i
getdatapath	bughugger/TriageBugsPage.py	/^ from bughugger.bughuggerconfig import getdatapath$/;"	i
getdatapath	bughugger/UrlsearchDialog.py	/^from bughugger.bughuggerconfig import getdatapath$/;"	i
getdatapath	bughugger/bughuggerconfig.py	/^def getdatapath():$/;"	f
glib	bughugger/LaunchpadLogonDialog.py	/^import glib$/;"	i
glob	setup.py	/^import glob$/;"	i
gobject	bughugger/BugsPane.py	/^ import gobject$/;"	i
gobject	bughugger/FindDialog.py	/^import gobject$/;"	i
gobject	bughugger/FindPackageDialog.py	/^import gobject$/;"	i
gobject	bughugger/FindTeamDialog.py	/^import gobject$/;"	i
gobject	bughugger/FindUserDialog.py	/^import gobject$/;"	i
gobject	bughugger/LaunchpadLogonDialog.py	/^import gobject$/;"	i
gobject	bughugger/LaunchpadUtils.py	/^import gobject$/;"	i
gobject	bughugger/TriageBugsPage.py	/^ import gobject$/;"	i
gtk	bin/bughugger	/^import gtk$/;"	i
gtk	bughugger/AboutBughuggerDialog.py	/^import gtk$/;"	i
gtk	bughugger/BugsPane.py	/^ import gtk$/;"	i
gtk	bughugger/FindDialog.py	/^import gtk$/;"	i
gtk	bughugger/FindPackageDialog.py	/^import gtk$/;"	i
gtk	bughugger/FindTeamDialog.py	/^import gtk$/;"	i
gtk	bughugger/FindUserDialog.py	/^import gtk$/;"	i
gtk	bughugger/JsonsearchesDialog.py	/^import gtk$/;"	i
gtk	bughugger/LaunchpadLogonDialog.py	/^import gtk$/;"	i
gtk	bughugger/LaunchpadUtils.py	/^import gtk$/;"	i
gtk	bughugger/PreferencesBughuggerDialog.py	/^import gtk$/;"	i
gtk	bughugger/TriageBugsPage.py	/^ import gtk$/;"	i
gtk	bughugger/UrlsearchDialog.py	/^import gtk$/;"	i
gtk	plugins/PluginCollectIt.py	/^import gtk$/;"	i
gtk	plugins/PluginDuplicate.py	/^import gtk$/;"	i
gtk	plugins/PluginTag.py	/^import gtk$/;"	i
hide	bughugger/FindDialog.py	/^ def hide(self):$/;"	m	class:FindDialog
hide	bughugger/LaunchpadLogonDialog.py	/^ def hide(self):$/;"	m	class:LaunchpadLogonDialog
hide	plugins/PluginCollectIt.py	/^    def hide(self):$/;"	m	class:PluginCollectIt
hide	plugins/PluginDuplicate.py	/^    def hide(self):$/;"	m	class:PluginDuplicate
hide	plugins/PluginReleaseTag.py	/^    def hide(self):$/;"	m	class:PluginReleaseTag
hide	plugins/PluginTag.py	/^    def hide(self):$/;"	m	class:PluginTag
json	bin/bughugger	/^import simplejson as json$/;"	i
json_searches	bin/bughugger	/^    def json_searches(self, widget, data=None):$/;"	m	class:BughuggerWindow
launchpad_available	bin/bughugger	/^    launchpad_available = False$/;"	v
launchpad_available	bin/bughugger	/^    launchpad_available = True$/;"	v
launchpad_clicked	bughugger/LaunchpadLogonDialog.py	/^ def launchpad_clicked(self,widget,data = None):$/;"	m	class:LaunchpadLogonDialog
launchpad_from_credentials	bughugger/LaunchpadLogonDialog.py	/^ def launchpad_from_credentials(self):$/;"	m	class:LaunchpadLogonDialog
license	setup.py	/^    license='GPL-3',$/;"	v	class:InstallAndUpdateDataDirectory
logging	bin/bughugger	/^    import logging, optparse$/;"	i
long_description	setup.py	/^    long_description='Extensible Python\/pgtk Client for Managing Bug Tasks related to Ubuntu on Launchpad',$/;"	v	class:InstallAndUpdateDataDirectory
mkdirs_complete	bughugger/LaunchpadLogonDialog.py	/^ def mkdirs_complete(self, widget, data = None):$/;"	m	class:LaunchpadLogonDialog
mkdirs_task	bughugger/LaunchpadLogonDialog.py	/^ def mkdirs_task(self, params):$/;"	m	class:LaunchpadLogonDialog
nack_launchpad	bughugger/LaunchpadLogonDialog.py	/^ def nack_launchpad(self,widget, data = None):$/;"	m	class:LaunchpadLogonDialog
name	setup.py	/^    name='bughugger',$/;"	v	class:InstallAndUpdateDataDirectory
next	bughugger/TriageBugsPage.py	/^ def next(self, widget, data = None):$/;"	m	class:TriageBugsPage
numerical_importance	bughugger/LaunchpadUtils.py	/^def numerical_importance(importance):$/;"	f
numerical_status	bughugger/LaunchpadUtils.py	/^def numerical_status(status):$/;"	f
ok	bughugger/JsonsearchesDialog.py	/^    def ok(self, widget, data=None):$/;"	m	class:JsonsearchesDialog
ok	bughugger/PreferencesBughuggerDialog.py	/^    def ok(self, widget, data=None):$/;"	m	class:PreferencesBughuggerDialog
ok	bughugger/UrlsearchDialog.py	/^    def ok(self, widget, data=None):$/;"	m	class:UrlsearchDialog
on_delete	bughugger/FindDialog.py	/^ def on_delete(self, widget, data=None):$/;"	m	class:FindDialog
on_destroy	bin/bughugger	/^    def on_destroy(self, widget, data=None):$/;"	m	class:BughuggerWindow
optparse	bin/bughugger	/^    import logging, optparse$/;"	i
os	bin/bughugger	/^import os$/;"	i
os	bughugger/AboutBughuggerDialog.py	/^import os$/;"	i
os	bughugger/BugsPane.py	/^import os$/;"	i
os	bughugger/FindDialog.py	/^import os$/;"	i
os	bughugger/JsonsearchesDialog.py	/^import os$/;"	i
os	bughugger/LaunchpadLogonDialog.py	/^import os$/;"	i
os	bughugger/LaunchpadUtils.py	/^import os$/;"	i
os	bughugger/PreferencesBughuggerDialog.py	/^import os$/;"	i
os	bughugger/TriageBugsPage.py	/^ import os$/;"	i
os	bughugger/UrlsearchDialog.py	/^import os$/;"	i
os	bughugger/bughuggerconfig.py	/^import os$/;"	i
os	setup.py	/^import os$/;"	i
package_bug_tasks	bin/bughugger	/^    def package_bug_tasks(self, widget, data = None):$/;"	m	class:BughuggerWindow
parser	bin/bughugger	/^    parser = optparse.OptionParser(version="%prog %ver")$/;"	v
preferences	bin/bughugger	/^    def preferences(self, widget, data=None):$/;"	m	class:BughuggerWindow
prefernces	bughugger/PreferencesBughuggerDialog.py	/^    prefernces = {}$/;"	v	class:PreferencesBughuggerDialog
previous	bughugger/TriageBugsPage.py	/^ def previous(self, widget, data = None):$/;"	m	class:TriageBugsPage
previously_authorized	bughugger/LaunchpadLogonDialog.py	/^ def previously_authorized(self):$/;"	m	class:LaunchpadLogonDialog
project_path_not_found	bughugger/bughuggerconfig.py	/^class project_path_not_found(Exception):$/;"	c
prompts	bin/bughugger	/^from quickly import prompts$/;"	i
pygtk	bughugger/BugsPane.py	/^ import pygtk$/;"	i
pygtk	bughugger/FindDialog.py	/^import pygtk$/;"	i
pygtk	bughugger/FindPackageDialog.py	/^import pygtk$/;"	i
pygtk	bughugger/FindTeamDialog.py	/^import pygtk$/;"	i
pygtk	bughugger/FindUserDialog.py	/^import pygtk$/;"	i
pygtk	bughugger/LaunchpadLogonDialog.py	/^import pygtk$/;"	i
pygtk	bughugger/LaunchpadUtils.py	/^import pygtk$/;"	i
pygtk	bughugger/TriageBugsPage.py	/^ import pygtk$/;"	i
pynotify	bin/bughugger	/^import pynotify$/;"	i
quickly	bin/bughugger	/^import quickly$/;"	i
quit	bin/bughugger	/^    def quit(self, widget, data=None):$/;"	m	class:BughuggerWindow
re	bughugger/LaunchpadUtils.py	/^import re$/;"	i
response	bughugger/LaunchpadLogonDialog.py	/^ def response(response_type):$/;"	m	class:LaunchpadLogonDialog
run	bughugger/FindDialog.py	/^ def run(self):$/;"	m	class:FindDialog
run	bughugger/LaunchpadLogonDialog.py	/^ def run(self):$/;"	m	class:LaunchpadLogonDialog
run	setup.py	/^    def run(self):$/;"	m	class:InstallAndUpdateDataDirectory
run_search	bughugger/JsonsearchesDialog.py	/^    def run_search(self, widget, data=None):$/;"	m	class:JsonsearchesDialog
select_next	bughugger/BugsPane.py	/^ def select_next(self):$/;"	m	class:BugsPane
select_previous	bughugger/BugsPane.py	/^ def select_previous(self):$/;"	m	class:BugsPane
selected_for_each	bughugger/BugsPane.py	/^ def selected_for_each(self, func, remove = False):$/;"	m	class:BugsPane
selection_all	bughugger/BugsPane.py	/^ def selection_all(self, treeview, data=None):$/;"	m	class:BugsPane
selection_changed	bughugger/BugsPane.py	/^ def selection_changed(self, grid, data=None):$/;"	m	class:BugsPane
selection_changed	bughugger/TriageBugsPage.py	/^ def selection_changed(self, widget, bug_tasks = None):$/;"	m	class:TriageBugsPage
selection_none	bughugger/BugsPane.py	/^ def selection_none(self, treeview, data=None):$/;"	m	class:BugsPane
setup_app_directories	bughugger/LaunchpadLogonDialog.py	/^ def setup_app_directories(self):$/;"	m	class:LaunchpadLogonDialog
show	bughugger/FindDialog.py	/^ def show(self):$/;"	m	class:FindDialog
show	bughugger/LaunchpadLogonDialog.py	/^ def show(self):$/;"	m	class:LaunchpadLogonDialog
sys	bin/bughugger	/^import sys$/;"	i
sys	bughugger/AboutBughuggerDialog.py	/^import sys$/;"	i
sys	bughugger/BugsPane.py	/^import sys$/;"	i
sys	bughugger/JsonsearchesDialog.py	/^import sys$/;"	i
sys	bughugger/PreferencesBughuggerDialog.py	/^import sys$/;"	i
sys	bughugger/TriageBugsPage.py	/^import sys$/;"	i
sys	bughugger/UrlsearchDialog.py	/^import sys$/;"	i
sys	setup.py	/^    import sys$/;"	i
tag_bug_task	bin/bughugger	/^    def tag_bug_task(self, widget, data=None):$/;"	m	class:BughuggerWindow
team_assigned_bug_tasks	bin/bughugger	/^    def team_assigned_bug_tasks(self, widget, data=None):$/;"	m	class:BughuggerWindow
team_package_bug_tasks	bin/bughugger	/^    def team_package_bug_tasks(self, widget, data=None):$/;"	m	class:BughuggerWindow
text_changed	bughugger/FindDialog.py	/^ def text_changed(self, widget, data = None):$/;"	m	class:FindDialog
update_data_path	setup.py	/^def update_data_path(prefix, oldvalue=None):$/;"	f
update_desktop_file	setup.py	/^def update_desktop_file(datadir):$/;"	f
url	setup.py	/^    url='https:\/\/launchpad.net\/bughugger',$/;"	v	class:InstallAndUpdateDataDirectory
urllib	bin/bughugger	/^import urllib$/;"	i
urllib	bughugger/LaunchpadUtils.py	/^import urllib$/;"	i
urllib	bughugger/UrlsearchDialog.py	/^import urllib$/;"	i
user_assigned_bug_tasks	bin/bughugger	/^    def user_assigned_bug_tasks(self, widget, data=None):$/;"	m	class:BughuggerWindow
user_reported_bug_tasks	bin/bughugger	/^    def user_reported_bug_tasks(self, widget, data=None):$/;"	m	class:BughuggerWindow
version	setup.py	/^    version='0.61',$/;"	v	class:InstallAndUpdateDataDirectory
w	bughugger/FindDialog.py	/^ w = FindDialog("test",None,None)$/;"	v
w	bughugger/FindPackageDialog.py	/^ w = FindTeamDialog(None)$/;"	v	class:FindPackageDialog
w	bughugger/FindTeamDialog.py	/^ w = FindTeamDialog(None)$/;"	v	class:FindTeamDialog
web_root	bughugger/LaunchpadLogonDialog.py	/^ def web_root(self):$/;"	m	class:LaunchpadLogonDialog
webbrowser	bughugger/BugsPane.py	/^ import webbrowser$/;"	i
webbrowser	bughugger/LaunchpadLogonDialog.py	/^import webbrowser$/;"	i
window	bin/bughugger	/^    window = NewBughuggerWindow()$/;"	v
