Krzysztof Grzempa

Results 4 issues of Krzysztof Grzempa

This fix is related to #17

`./pwsafecli.py get -f ~/hasla_gorilla.psafe3 --username "foobar"` ``` [ Group: ['WWW'] Title: Znak sklep Username: foobar Password: **** UUID: ca518748-f5ee-430c-4a6e-ced087907170 Note: Created: 2022-08-06 14:09:05 PasswordModified: 2022-10-03 19:56:20 EntryModified: 2022-10-03 19:56:20 LastAccess:...

https://github.com/ronys/pypwsafe/blob/1264bf5d33d2546dd3ca0e02937321facd6f572a/pwsafecli/pwsafecli.py#L283 Should be `add_or_update_record`

I belive migrating code to python3.x is one of the first thing, that has to be done, before any other improvements can happen.