ethereum / hexbytes

Python `bytes` subclass that decodes hex, with a readable console output
MIT License
27 stars 19 forks source link

Return HexBytes from slice of HexBytes #9

Closed carver closed 5 years ago

carver commented 5 years ago

What was wrong?

Fixes #8

How was it fixed?

If the super-value returns a class that has a hex() representation (which bytes does, and int does not), then return it as a HexBytes().

Cute Animal Picture

put a cute animal picture link inside the parentheses