Comment 6 for bug 1722553

Revision history for this message
Corey Bryant (corey.bryant) wrote : Re: openstack command raises exception referencing gi.repository and gnome bug 709183

This can be reproduced with the following python script:

#!/usr/bin/env python

import keyring
import pyperclip

pyperclip.paste()