File: test_encoder_long_list_.toml

package info (click to toggle)
python-dom-toml 2.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,936 kB
  • sloc: python: 1,360; makefile: 7
file content (26 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
key = [
    "insure",
    "auspicious",
    "neglect",
    "craven",
    "match",
    "worship",
    "wave",
    "languid",
    "bad",
    "news",
    "flashy",
    "recall",
    "mother",
    "festive",
    "cup",
    "double \"\"",
    "single ''",
    "mixed '\"",
    "newline\n",
    "formfeed\f",
    "carriage_return\r",
    "backslash\\",
    "backspace\b",
    "tab	",
]