Home | History | Annotate | Download | only in pydoc_data

Lines Matching refs:Operation

261                'binary operation and an assignment statement:\n'
279 'list, performs the binary operation specific to the type of '
291 'the actual operation is performed *in-place*, meaning that '
304 'operation performed by augmented assignment is the same as the '
796 'binary operation and an assignment statement:\n'
814 'list, performs the binary operation specific to the type of '
826 'the actual operation is performed *in-place*, meaning that '
839 'operation performed by augmented assignment is the same as the '
905 'In addition to performing the modulo operation on numbers, the '
1016 'When a file operation fails for an I/O-related reason, '
1019 'the operation is\n'
1030 ' Any operation which requires that the file be open '
1127 ' common operation), the "next()" method uses a '
1793 'operation. Also unlike C, expressions like "a < b < c" have '
3149 ' if it does not implement the operation for a given pair '
3178 ' when the left argument does not support the operation '
3190 ' operation, see "functools.total_ordering()".\n'
3200 ' no "__cmp__()", "__eq__()" or "__ne__()" operation is '
3239 ' should not define a "__hash__()" operation either; if it '
3300 'operation\n'
3673 'failing operation (except by re-entering the offending piece '
3920 'If a name binding operation occurs anywhere within a code '
3984 'operation\n'
4077 'failing operation (except by re-entering the offending piece of '
5864 'If a name binding operation occurs anywhere within a code block, '
5924 'operation\n'
6039 ' If one of those methods does not support the operation '
6079 ' support the corresponding operation and the operands are '
6097 ' for the operation, this method will be called before '
6123 ' operation in-place (modifying *self*) and return the '
6514 '"pass" is a null operation --- when it is executed, nothing '
6586 'write operation on standard output was not a "print" statement. '
7157 'where mentioned, attempts to execute an operation raise an '
7404 ' if it does not implement the operation for a given pair '
7432 ' when the left argument does not support the operation but '
7444 ' operation, see "functools.total_ordering()".\n'
7454 ' no "__cmp__()", "__eq__()" or "__ne__()" operation is '
7492 ' should not define a "__hash__()" operation either; if it '
7552 'operation\n'
8496 ' If one of those methods does not support the operation '
8536 ' support the corresponding operation and the operands are '
8554 ' for the operation, this method will be called before '
8580 ' operation in-place (modifying *self*) and return the '
8672 'operation is\n'
8676 'operation. Mixed-\n'
8679 ' original arguments to the operation.\n'
8750 ' When the operation falls back to "__op__()" and/or '
8987 'operation is not\n'
9158 ' Perform a string formatting operation. The string on '
10178 ' return this value if they do not implement the operation for '
10182 ' operation, or some other fallback, depending on the operator.) '
10221 ' of an operation would fall outside this range, the result '
10260 ' operation, if it yields a result in the plain integer '
10491 ' These are the types to which the function call operation (see\n'
11178 'operation on a function object is to call it: '
11184 'operation (to call\n'
11305 ' is not present, the "d[key]" operation calls that '
11307 ' the key *key* as argument. The "d[key]" operation '
11755 'The only special operation on a module is attribute access: '
11761 '"import" statement is not, strictly speaking, an operation '
11857 '| Operation | Result | '
12176 ' Perform a string formatting operation. The string on which '
12691 'String and Unicode objects have one unique built-in operation: '
12964 '| Operation | '
13174 '| Operation | '