File: overwrite-value-in-inner-table.toml

package info (click to toggle)
python-tomli 2.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,208 kB
  • sloc: python: 1,129; makefile: 7
file content (1 line) | stat: -rw-r--r-- 55 bytes parent folder | download | duplicates (13)
1
tab = { inner = { dog = "best" }, inner.cat = "worst" }