Skip to content

Setting only public_path in init_key_jar fails #36

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

Closed
angelakis opened this issue Feb 20, 2020 · 2 comments
Closed

Setting only public_path in init_key_jar fails #36

angelakis opened this issue Feb 20, 2020 · 2 comments

Comments

@angelakis
Copy link
Contributor

It tries to write in private_path which is None.

fp = open(private_path, 'w')

@rohe
Copy link
Contributor

rohe commented Feb 20, 2020

Cut and paste error.

@rohe
Copy link
Contributor

rohe commented Feb 20, 2020

Pushed a fix.

@rohe rohe closed this as completed Feb 20, 2020
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