CONTRIBUTING.md
COPYING
MANIFEST.in
NEWS.md
README.md
python-bugzilla.spec
requirements.txt
setup.py
test-requirements.txt
bugzilla/__init__.py
bugzilla/_authfiles.py
bugzilla/_backendbase.py
bugzilla/_backendrest.py
bugzilla/_backendxmlrpc.py
bugzilla/_cli.py
bugzilla/_rhconverters.py
bugzilla/_session.py
bugzilla/_util.py
bugzilla/apiversion.py
bugzilla/base.py
bugzilla/bug.py
bugzilla/exceptions.py
bugzilla/oldclasses.py
bugzilla/rhbugzilla.py
examples/apikey.py
examples/bug_autorefresh.py
examples/create.py
examples/getbug.py
examples/getbug_restapi.py
examples/query.py
examples/update.py
man/bugzilla.1
man/bugzilla.rst
python_bugzilla.egg-info/PKG-INFO
python_bugzilla.egg-info/SOURCES.txt
python_bugzilla.egg-info/dependency_links.txt
python_bugzilla.egg-info/entry_points.txt
python_bugzilla.egg-info/requires.txt
python_bugzilla.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/mockbackend.py
tests/pycodestyle.cfg
tests/test_api_attachments.py
tests/test_api_authfiles.py
tests/test_api_bug.py
tests/test_api_externalbugs.py
tests/test_api_groups.py
tests/test_api_misc.py
tests/test_api_products.py
tests/test_api_users.py
tests/test_cli_attach.py
tests/test_cli_info.py
tests/test_cli_login.py
tests/test_cli_misc.py
tests/test_cli_modify.py
tests/test_cli_new.py
tests/test_cli_query.py
tests/test_ro_functional.py
tests/test_rw_functional.py
tests/utils.py
tests/data/bz-attach-get1.txt
tests/data/components_file.txt
tests/data/cookies-bad.txt
tests/data/cookies-lwp.txt
tests/data/cookies-moz.txt
tests/data/authfiles/output-bugzillarc.txt
tests/data/authfiles/output-cookies.txt
tests/data/authfiles/output-token.txt
tests/data/clioutput/test_info_components-active.txt
tests/data/clioutput/test_info_components-owners.txt
tests/data/clioutput/test_info_components.txt
tests/data/clioutput/test_info_products.txt
tests/data/clioutput/test_info_versions.txt
tests/data/clioutput/test_interactive_login_apikey_rcfile.txt
tests/data/clioutput/test_json_xmlrpc.txt
tests/data/clioutput/test_new1.txt
tests/data/clioutput/test_new2.txt
tests/data/clioutput/test_query1-ids.txt
tests/data/clioutput/test_query1-rhbz.txt
tests/data/clioutput/test_query1.txt
tests/data/clioutput/test_query10.txt
tests/data/clioutput/test_query2-rhbz.txt
tests/data/clioutput/test_query2.txt
tests/data/clioutput/test_query3.txt
tests/data/clioutput/test_query4.txt
tests/data/clioutput/test_query5.txt
tests/data/clioutput/test_query6.txt
tests/data/clioutput/test_query7.txt
tests/data/clioutput/test_query8.txt
tests/data/clioutput/test_query9.txt
tests/data/mockargs/test_api_attachments_create1.txt
tests/data/mockargs/test_api_component_create1.txt
tests/data/mockargs/test_api_component_update1.txt
tests/data/mockargs/test_api_getbugs1.txt
tests/data/mockargs/test_api_getbugs2.txt
tests/data/mockargs/test_api_groups_get1.txt
tests/data/mockargs/test_api_groups_get2.txt
tests/data/mockargs/test_api_login1.txt
tests/data/mockargs/test_api_login2.txt
tests/data/mockargs/test_api_products_get1.txt
tests/data/mockargs/test_api_products_get2.txt
tests/data/mockargs/test_api_products_get3.txt
tests/data/mockargs/test_api_products_get4.txt
tests/data/mockargs/test_api_products_get5.txt
tests/data/mockargs/test_api_users_create.txt
tests/data/mockargs/test_api_users_get1.txt
tests/data/mockargs/test_api_users_get2.txt
tests/data/mockargs/test_api_users_get3.txt
tests/data/mockargs/test_api_users_update1.txt
tests/data/mockargs/test_attach1.txt
tests/data/mockargs/test_attach2.txt
tests/data/mockargs/test_attach_get1.txt
tests/data/mockargs/test_attach_get2.txt
tests/data/mockargs/test_attachments_get1.txt
tests/data/mockargs/test_attachments_getall1.txt
tests/data/mockargs/test_attachments_update1.txt
tests/data/mockargs/test_bug_api_comments.txt
tests/data/mockargs/test_bug_api_get_attachments.txt
tests/data/mockargs/test_bug_api_history.txt
tests/data/mockargs/test_bug_apis_addcc_update.txt
tests/data/mockargs/test_bug_apis_addcomment_update.txt
tests/data/mockargs/test_bug_apis_close_update.txt
tests/data/mockargs/test_bug_apis_deletecc_update.txt
tests/data/mockargs/test_bug_apis_setassignee_update.txt
tests/data/mockargs/test_bug_apis_setstatus_update.txt
tests/data/mockargs/test_bug_apis_updateflags_update.txt
tests/data/mockargs/test_bug_fields.txt
tests/data/mockargs/test_externalbugs_add.txt
tests/data/mockargs/test_externalbugs_remove.txt
tests/data/mockargs/test_externalbugs_update.txt
tests/data/mockargs/test_getbug_query9.txt
tests/data/mockargs/test_info_components-active.txt
tests/data/mockargs/test_info_components-owners.txt
tests/data/mockargs/test_info_components.txt
tests/data/mockargs/test_info_products.txt
tests/data/mockargs/test_info_versions.txt
tests/data/mockargs/test_interactive_login.txt
tests/data/mockargs/test_login-restrict.txt
tests/data/mockargs/test_login.txt
tests/data/mockargs/test_modify1.txt
tests/data/mockargs/test_modify2.txt
tests/data/mockargs/test_modify3-tags.txt
tests/data/mockargs/test_modify3.txt
tests/data/mockargs/test_modify4.txt
tests/data/mockargs/test_modify5.txt
tests/data/mockargs/test_new1.txt
tests/data/mockargs/test_new2.txt
tests/data/mockargs/test_query1-ids.txt
tests/data/mockargs/test_query1-rhbz.txt
tests/data/mockargs/test_query1.txt
tests/data/mockargs/test_query10.txt
tests/data/mockargs/test_query2-rhbz.txt
tests/data/mockargs/test_query2.txt
tests/data/mockargs/test_query3.txt
tests/data/mockargs/test_query4.txt
tests/data/mockargs/test_query5.txt
tests/data/mockargs/test_query6.txt
tests/data/mockargs/test_query7.txt
tests/data/mockargs/test_query8.txt
tests/data/mockargs/test_query9.txt
tests/data/mockargs/test_query_cve_getbug.txt
tests/data/mockargs/test_update_flags.txt
tests/data/mockreturn/test_attach_get1.txt
tests/data/mockreturn/test_attach_get2.txt
tests/data/mockreturn/test_bug_fields.txt
tests/data/mockreturn/test_getbug.txt
tests/data/mockreturn/test_getbug_rhel.txt
tests/data/mockreturn/test_query1.txt
tests/data/mockreturn/test_query_cve_getbug.txt