Too large to fit in the margin
Results
131
issues of
Too large to fit in the margin
``` >>> import builtins >>> builtins.id Traceback (most recent call last): File "", line 1, in AttributeError: "'module' has no attribute 'id'" >>> >>> builtins.dir Traceback (most recent call last):...