LudovicRousseau / pyscard

pyscard smartcard library for python
http://pyscard.sourceforge.net/
GNU Lesser General Public License v2.1
386 stars 111 forks source link

Fix toBytes regression #14

Closed jgiannuzzi closed 8 years ago

jgiannuzzi commented 8 years ago

When using toBytes on strings containing multiple lines, the results are wrong. It used to work in pyscard 1.7.0 and before commit 1fd9457a79595061523dfa989f4c38e58b0bb801

jgiannuzzi commented 8 years ago

AppVeyor fails while installing swig. This seems to be a transient error with chocolatey. Is there a way to retry that build?