File: test_new1.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 (10 lines) | stat: -rw-r--r-- 352 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
{'blocks': ['12345', '6789'],
 'cc': ['foo@example.com', 'bar@example.com'],
 'comment_is_private': True,
 'component': 'FOOCOMP',
 'depends_on': ['dependme'],
 'description': 'This is the first comment!\nWith newline & stuff.',
 'groups': ['FOOGROUP', 'BARGROUP'],
 'keywords': ['ADDKEY'],
 'product': 'FOOPROD',
 'summary': 'Hey this is the title!'}