Home | History | Annotate | Download | only in reference

Lines Matching full:deletion

431    pair: deletion; target
432 triple: deletion; target; list
437 Deletion is recursively defined very similar to the way assignment is defined.
440 Deletion of a target list recursively deletes each target, from left to right.
446 Deletion of a name removes the binding of that name from the local or global
451 .. index:: pair: attribute; deletion
453 Deletion of attribute references, subscriptions and slicings is passed to the
454 primary object involved; deletion of a slicing is in general equivalent to