File: string-basic-multiline-invalid-backslash.toml

package info (click to toggle)
python-tomlkit 0.13.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,100 kB
  • sloc: python: 6,242; makefile: 22; sh: 5
file content (3 lines) | stat: -rw-r--r-- 28 bytes parent folder | download | duplicates (20)
1
2
3
a = """
  foo \ \n
  bar"""