You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes:
$ vault_from_gpg_agent.py
Traceback (most recent call last):
File "/usr/local/bin/vault_from_gpg_agent.py", line 96, in <module>
main()
File "/usr/local/bin/vault_from_gpg_agent.py", line 92, in main
get_passphrase(gpg_agent, my_path, cache_id)
File "/usr/local/bin/vault_from_gpg_agent.py", line 53, in get_passphrase
description = urllib.quote(
AttributeError: module 'urllib' has no attribute 'quote'
0 commit comments