mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
modure: Initial module, using re1.5 (which is based on re1 codebase).
https://github.com/pfalcon/re1.5
This commit is contained in:
@@ -90,3 +90,4 @@ extern struct _dummy_t mp_sys_stderr_obj;
|
||||
extern const mp_obj_module_t mp_module_uctypes;
|
||||
extern const mp_obj_module_t mp_module_zlibd;
|
||||
extern const mp_obj_module_t mp_module_ujson;
|
||||
extern const mp_obj_module_t mp_module_ure;
|
||||
|
||||
Reference in New Issue
Block a user