Be python3-compatible
authorAlberto Mardegan <alberto.mardegan@canonical.com>
Wed, 22 Aug 2012 06:48:23 +0000 (09:48 +0300)
committerAlberto Mardegan <alberto.mardegan@canonical.com>
Wed, 22 Aug 2012 06:48:23 +0000 (09:48 +0300)
commit52dc56ad35e9a6c487a2e101d171f36bdecb5da2
tree4e74da9ecd7bb503c1515fcce897eb31140f2381
parent374cfa73a2bef3d8cb3f322902699ff28c18382c
Be python3-compatible

dict.iteritems() is no more.
Also, fix a misleading comment (leftover from a previous
implementation).
pygobject/Signon.py