Attention is currently required from: laforge, dexter.
fixeria uploaded patch set #2 to this change.
transport/pcsc: throw ReaderError with a message
Before this patch:
$ ./pySim-shell.py -p 0
Card reader initialization failed with an exception of type:
<class 'pySim.exceptions.ReaderError'>
after:
$ ./pySim-shell.py -p 0
Card reader initialization failed with exception:
No reader found with number 0
Change-Id: Id08c4990857f7083a8d1cefc90ff85fc20ab6fef
---
M pySim/transport/pcsc.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/82/27882/2
To view, visit change 27882. To unsubscribe, or for help writing mail filters, visit settings.