Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

Allow parsing symbols #2

Open
MeNsaaH opened this issue Jun 2, 2020 · 1 comment
Open

Allow parsing symbols #2

MeNsaaH opened this issue Jun 2, 2020 · 1 comment

Comments

@MeNsaaH
Copy link
Owner

MeNsaaH commented Jun 2, 2020

configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', found: "%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative"

example error thrown by configparser when it encounters % symbol

@MeNsaaH
Copy link
Owner Author

MeNsaaH commented Jun 4, 2020

use gitpython instead of the inbuilt configparser to parse config files. It seems to be what it's made for. This might also be the solution to #1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant