I can't remember, it was a while ago. I probably did ' unset ' and ' export GPG_AGENT_INFO="" ' on the command line and 'del os.environ['GPG_AGENT_INFO']' in my python code. And I probably also did a 'print os.environ['GPG_AGENT_INFO']' in the python code to check. I spent a while trying to figure it out.
I can't remember, it was a while ago. I probably did ' unset ' and ' export GPG_AGENT_INFO="" ' on the command line and 'del os.environ[ 'GPG_AGENT_ INFO']' in my python code. And I probably also did a 'print os.environ[ 'GPG_AGENT_ INFO']' in the python code to check. I spent a while trying to figure it out.
Happy to (re)run some tests if you want.