-
- Downloads
extmod: Add ubinascii.unhexlify
This also pulls out hex_digit from py/lexer.c and makes unichar_hex_digit
Showing
- docs/library/ubinascii.rst 5 additions, 0 deletionsdocs/library/ubinascii.rst
- extmod/modubinascii.c 32 additions, 1 deletionextmod/modubinascii.c
- py/lexer.c 1 addition, 11 deletionspy/lexer.c
- py/misc.h 1 addition, 0 deletionspy/misc.h
- py/qstrdefs.h 1 addition, 0 deletionspy/qstrdefs.h
- py/unicode.c 10 additions, 0 deletionspy/unicode.c
- tests/extmod/ubinascii_unhexlify.py 9 additions, 0 deletionstests/extmod/ubinascii_unhexlify.py
Loading
Please register or sign in to comment