diff options
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r-- | py/qstrdefs.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h index 5c29ba1de0..368b0fc8e1 100644 --- a/py/qstrdefs.h +++ b/py/qstrdefs.h @@ -127,6 +127,9 @@ Q(type) Q(value) Q(zip) +Q(sep) +Q(end) + Q(clear) Q(copy) Q(fromkeys) |