File: test_getbug_query9.txt

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 (13 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
([1165434],
 [],
 {'exclude_fields': ['excludeme'],
  'extra_fields': ['extrame1',
                   'extrame2',
                   'comments',
                   'description',
                   'external_bugs',
                   'flags',
                   'sub_components',
                   'tags'],
  'include_fields': ['foo', 'bar', 'id'],
  'permissive': 1})