With python-ecdsa 0.15, copy.deepcopy(ecdsa.ecdsa.Public_key) started to raise. This fixes the Travis test failures. Also rm unused ECPrivkey._privkey attribute.
18 KiB
18 KiB
With python-ecdsa 0.15, copy.deepcopy(ecdsa.ecdsa.Public_key) started to raise. This fixes the Travis test failures. Also rm unused ECPrivkey._privkey attribute.