Dave Hylands afaa66b657 py: Minor improvement to unichar_isxdigit
This drops the size of unicode_isxdigit from 0x1e + 0x02 filler to
0x14 bytes (so net code reduction of 12 bytes) and will make
unicode_is_xdigit perform slightly faster.
2015-05-20 09:31:22 +01:00
..
2015-05-20 09:29:22 +01:00
2015-05-20 09:29:22 +01:00
2015-05-20 09:29:22 +01:00