New submission from Munir Contractor <munircontrac...@gmail.com>:

Currently, the interpolation of values is done lazily in ConfigParser, only 
when the value is read. The documentation for this can be improved and also a 
method to check for such errors can be provided. Providing such a method can 
help with tests and detecting potential problems earlier in an application.

----------
components: Library (Lib)
messages: 393291
nosy: lukasz.langa, munircontractor
priority: normal
severity: normal
status: open
title: Add a method to check interpolation errors in configparser
type: enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44082>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to