-
Notifications
You must be signed in to change notification settings - Fork 1.1k
add configparser module #265
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
Conversation
thijstriemstra
commented
Jun 15, 2018
+1!
Zitt
commented
Apr 22, 2021
+1
Zitt
commented
Apr 26, 2021
I have a uefi script which uses this ... can we get this plus +2ed and merged into the master? @dpgeorge
thijstriemstra
commented
Apr 27, 2021
i used this PR 3 years ago and since moved away from micropython; prs are unfortunately not reviewed and merged.
Zitt
commented
May 3, 2021
i used this PR 3 years ago and since moved away from micropython; prs are unfortunately not reviewed and merged.
@thijstriemstra
Is there a better micropython-lib implementation which is actually mantained?
Add support for configparser from micropython-lib/pull/265 micropython#265 Signed-off-by: John Zitterkopf <john.zitterkopf@intel.com>
Configparser module
TODO : add comments support