Lines Matching refs:deletion
480 'attribute access (use of, assignment to, or deletion of '
559 ' Like "__setattr__()" but for attribute deletion '
2899 ' to ensure proper deletion of the base class part of the '
3932 'Deletion is recursively defined very similar to the way assignment '
3937 'Deletion of a target list recursively deletes each target, from left\n'
3940 'Deletion of a name removes the binding of that name from the local '
3946 'Deletion of attribute references, subscriptions and slicings is '
3948 'to the primary object involved; deletion of a slicing is in general\n'
7200 ' Called to implement deletion of "self[key]". Same note '
7557 ' to ensure proper deletion of the base class part of the '
7923 'attribute access (use of, assignment to, or deletion of '
8001 ' Like "__setattr__()" but for attribute deletion instead '
8818 ' Called to implement deletion of "self[key]". Same note '