File: configparser.py

package info (click to toggle)
python-iniparse 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: python: 2,215; makefile: 24; sh: 8
file content (2 lines) | stat: -rw-r--r-- 91 bytes parent folder | download
1
2
from configparser import *
from configparser import Error, InterpolationMissingOptionError