diff options
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r-- | py/qstrdefs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h index 7e21090063..d27525f685 100644 --- a/py/qstrdefs.h +++ b/py/qstrdefs.h @@ -491,7 +491,9 @@ Q(print_exception) Q(struct) Q(ustruct) Q(pack) +Q(pack_into) Q(unpack) +Q(unpack_from) Q(calcsize) #endif |