File: rhbugzilla.py

package info (click to toggle)
python-bugzilla 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,116 kB
  • sloc: python: 6,160; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# This work is licensed under the GNU GPLv2 or later.
# See the COPYING file in the top-level directory.

# This class needs to live in rhbugzilla.py to preserve historical
# 'bugzilla.rhbugzilla' import compat

from .oldclasses import RHBugzilla  # pylint: disable=unused-import