Closed GoogleCodeExporter closed 9 years ago
So I added some debug breaks into the script, its failing at the following row:
[Data('Spotify.base'), "Data('deviceId')", 'numbers',
'numbers.com.spotify.client', 'AfterFirstUnlockThisDeviceOnly']
Original comment by n...@0x00.me.uk
on 16 Oct 2012 at 10:59
The attached file at least prints out the contents of the keychain.
It does a check to see if Data( is within the row and then completely drops it,
it does mess up the table formatting tho.
Original comment by n...@0x00.me.uk
on 16 Oct 2012 at 11:21
Attachments:
Found that just by adding str() onto the rows it fixes the issue
Original comment by n...@0x00.me.uk
on 18 Oct 2012 at 8:55
Attachments:
This issue was closed by revision 7ae0e9ebbb57.
Original comment by jean.sig...@gmail.com
on 21 Oct 2012 at 12:26
Just pushed the fix, thanks a lot !
Original comment by jean.sig...@gmail.com
on 21 Oct 2012 at 12:26
Original issue reported on code.google.com by
n...@0x00.me.uk
on 16 Oct 2012 at 10:34