*j* z S r / SQrSSKJr S rS rS rS rS r S r S rS rS r S rS rS rS rS rS rS r\rS rS rS rS rS rS rS rS rS rS rS rS r S r!S! r"S" r#S# r$S$ r%S% r&S& r'S@S' jr(S( r) " S) S*5 r* " S+ S,5 r+ " S- S.5 r,S/ r-S0 r.S1 r/S2 r0S3 r1S4 r2S5 r3S6 r4S7 r5S8 r6S9 r7S: r8S; r9S< r: SS=K;7 SS>K;J r \r=\r>\r?\r@\ rA\ rB\rC\rD\rE\rF\)rG\rH\rI\rJ\rK\rL\rM\rN\rO\rP\rQ\rR\rS\rT\rU\rV\ rW\!rX\"rY\$rZ\%r[\'r\\-r]\.r^\/r_\0r`\1ra\2rb\3rc\4rd\5re\6rf\7rg\8rh\9ri\:rjg?! \< a Nef = f)Aas Operator Interface This module exports a set of functions corresponding to the intrinsic operators of Python. For example, operator.add(x, y) is equivalent to the expression x+y. The function names are those used for special methods; variants without leading and trailing '__' are also provided for convenience. This is the pure Python implementation of the module. )7absaddand_ attrgettercallconcatcontainscountOfdelitemeqfloordivgegetitemgtiaddiandiconcat ifloordivilshiftimatmulimodimulindexindexOfinvinvertioripowirshiftis_is_notisub itemgetteritruedivixorlelength_hintlshiftltmatmulmethodcallermodmulnenegnot_or_pospowrshiftsetitemsubtruedivtruthxor )r c X: $ )zSame as a < b. abs //opt/alt/python313/lib64/python3.13/operator.pyr( r( 5L c X:* $ )zSame as a <= b.r; r<