CONTRIBUTING.md COPYING MANIFEST.in NEWS.md README.md bugzilla.1 python-bugzilla.spec requirements.txt setup.py test-requirements.txt xmlrpc-api-notes.txt bugzilla/__init__.py bugzilla/_cli.py bugzilla/apiversion.py bugzilla/base.py bugzilla/bug.py bugzilla/oldclasses.py bugzilla/rhbugzilla.py bugzilla/transport.py examples/apikey.py examples/bug_autorefresh.py examples/create.py examples/getbug.py examples/query.py examples/update.py 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/pycodestyle.cfg tests/pylint.cfg tests/test_bug.py tests/test_createbug.py tests/test_misc.py tests/test_modify.py tests/test_query.py tests/test_ro_functional.py tests/test_rw_functional.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