1 2 3 4 5 6 7
"""Make pasting JSON easier by providing convenient literals.""" true = True false = False null = None _summarise_startup()