graham / python_xid

Python Xid Implementation
MIT License
65 stars 25 forks source link

Allow bytes to have the the 255 value #10

Closed docapotamus closed 2 years ago

docapotamus commented 3 years ago

This should fix the issue in #5

It looks like the logic in from_string is off by 1. The 255 bytes will not pass the test.