Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass arguments to ConfigParser #7

Closed
wants to merge 2 commits into from

Conversation

gilesknap
Copy link

This is a simple change to allow the passing of named arguments via ConfigFileProcessor.read_config() to the ConfigParser constructor.

A new test shows an example usage of allowing inline comments.
The documentation mentions this feature.

This would also fix #5

On python 3.8 with latest dependencies some error strings that tests
were checking for had changed slightly.
Includes a new test and a mention in the README
@gilesknap gilesknap mentioned this pull request Jul 21, 2020
@gilesknap
Copy link
Author

It looks like the travis file needs updating with some more recent images. I'll take a look at this soon.

@gilesknap gilesknap closed this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interpolation
1 participant