Comment 3 for bug 999949

Revision history for this message
Francois Schiettecatte (fschiettecatte) wrote :

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.