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

Deprecation Warning: ConfigParser.readfp() #4

Closed
sreyemnayr opened this issue Mar 14, 2019 · 2 comments
Closed

Deprecation Warning: ConfigParser.readfp() #4

sreyemnayr opened this issue Mar 14, 2019 · 2 comments

Comments

@sreyemnayr
Copy link
Contributor

gam.py:2417: DeprecationWarning: This method will be removed in future versions.  Use 'parser.read_file()' instead.
  config.readfp(f)

Python Docs

@taers232c
Copy link
Owner

Updated.

Thanks

@taers232c
Copy link
Owner

taers232c commented Mar 14, 2019 via email

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

No branches or pull requests

2 participants