Home
last modified time | relevance | path

Searched defs:fpname (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Dconfigparser.py1031 def _read(self, fp, fpname): argument
1054 def _read_inner(self, fp, fpname): argument
1083 def _handle_continuation_line(self, st, line, fpname): argument
1093 def _handle_rest(self, st, line, fpname): argument
1111 def _handle_header(self, st, mo, fpname): argument
1129 def _handle_option(self, st, line, fpname): argument