Files
pebble/src/consts.py

3 lines
50 B
Python

MAX_FUNCTION_ARGS = 255
CONSTRUCTOR_NAME = "init"