According to the docs, __name__ is not exposed via the API except
indirectly via %(__name__)s. Not sure why, but maintain the documented behavior for the new items() method. Be a little more efficient about how we compute the list of options in the ConfigParser.items() method.
Showing
Please register or sign in to comment