summaryrefslogtreecommitdiffstats
path: root/Lib/macpath.py
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-09-27 22:43:54 (GMT)
committerFred Drake <fdrake@acm.org>2000-09-27 22:43:54 (GMT)
commit2a37f9f862b81056601584f53a2d5ef88c85d566 (patch)
tree2d52779b0ce9fbcb2ac6fd16a0c68ada24b6f54a /Lib/macpath.py
parent6372fe1e40385d5d37bb938688e7bd5ecd2517be (diff)
downloadcpython-2a37f9f862b81056601584f53a2d5ef88c85d566.zip
cpython-2a37f9f862b81056601584f53a2d5ef88c85d566.tar.gz
cpython-2a37f9f862b81056601584f53a2d5ef88c85d566.tar.bz2
Allow spaces in section names.
Do not expose the __name__ when reporting the list of options available for a section since that is for internal use. This closes SourceForge bug #115357. Additionally, define InterpolationDepthError and MAX_INTERPOLATION_DEPTH. The exception is raised by get*() when value interpolation cannot be completed within the defined recursion limit. The constant is only informative; changing it will not affect the allowed depth. Fix the exit from get() so that None is not returned if the depth is met or exceeded; either return the value of raise InterpolationDepthError.
Diffstat (limited to 'Lib/macpath.py')
0 files changed, 0 insertions, 0 deletions