mς
­fIc           @   sΚ  d  Z  e  d 7Z  e  d  9Z  e  d  CZ  e  d 8Z  e  d  Z  e  d Z  e  d ;Z  e  d  MZ  e  d OZ  e  d NZ  e  GHd  g Z  e  d c d 7<e  d c d  9<e  d c d  C<e  d c d 8<e  d c d  <e  d c d  <e  d c d ;<e  d c d  M<e  d c d O<e  d c d N<e  GHh  d d  <Z  e  d c d 7<e  d c d  9<e  d c d  C<e  d c d 8<e  d c d  <e  d c d <e  d c d ;<e  d c d  M<e  d c d O<e  d c d N<e  d GHd d  g Z  e  d d g 7Z  e  d  9Z  e  GHd d  d g Z  e  Z e  d d  c !d  9+e d d  c !d g 7+e  GHe  e j GHd f  d	     YZ d
 e f d     YZ d e f d     YZ e d  Z  e  Z e  d 7Z  e e  e  GHe e  j	 GHe  i GHe d   Z  e  Z e  d 7Z  e e  j GHe  i GHe d  Z  e  Z e  d 7Z  e e  e  GHe e  j	 GHe  i GHd f  d     YZ e   Z  e  d d e  e  d 7Z  e  d d e  e  d 8Z  e  d d e  e  d 9Z  d d  d j o e  d d e  e  d :Z  n( e  i d  e  i	 d  e  i
 d  e  d d e  e  d Z  e  d d e  e  d ;Z  e  d d e  e  d CZ  e  d Bd e  Be  d OZ  e  d @d e  @e  d MZ  e  d Ad e  Ae  d NZ  e  d ?d e  ?e  d LZ  e  d >d e  >e  d KZ  d S(   i   i   i   i   i   i    i   i   t   aug_testc           B   s#   t  Z d   Z d   Z d   Z RS(   Nc         C   s   | |  _ d  S(   N(   t   valuet   selft   val(   R   R   (    (    t0   /mit/python/lib/python2.4/test/test_augassign.pyt   __init__<   s    c         C   s   |  i | S(   N(   R   R   (   R   R   (    (    R   t   __radd__>   s    c         C   s   t  |  i |  S(   N(   R    R   R   (   R   R   (    (    R   t   __add__@   s    (   t   __name__t
   __module__R   R   R   (    (    (    R   R    ;   s   		t	   aug_test2c           B   s   t  Z d   Z RS(   Nc         C   s   |  i | |  _ |  S(   N(   R   R   (   R   R   (    (    R   t   __iadd__E   s    (   R   R	   R   (    (    (    R   R
   D   s   t	   aug_test3c           B   s   t  Z d   Z RS(   Nc         C   s   t  |  i |  S(   N(   R   R   R   (   R   R   (    (    R   R   J   s    (   R   R	   R   (    (    (    R   R   I   s   i
   t   testallc           B   s^  t  Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z	 d	   Z
 d
   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z d   Z  d    Z! d!   Z" d"   Z# d#   Z$ d$   Z% d%   Z& d&   Z' RS('   Nc         C   s	   d GHd  S(   Ns   __add__ called(    (   R   R   (    (    R   R   f   s    c         C   s	   d GHd  S(   Ns   __radd__ called(    (   R   R   (    (    R   R   h   s    c         C   s	   d GH|  S(   Ns   __iadd__ called(   R   (   R   R   (    (    R   R   j   s    c         C   s	   d GHd  S(   Ns   __sub__ called(    (   R   R   (    (    R   t   __sub__n   s    c         C   s	   d GHd  S(   Ns   __rsub__ called(    (   R   R   (    (    R   t   __rsub__p   s    c         C   s	   d GH|  S(   Ns   __isub__ called(   R   (   R   R   (    (    R   t   __isub__r   s    c         C   s	   d GHd  S(   Ns   __mul__ called(    (   R   R   (    (    R   t   __mul__v   s    c         C   s	   d GHd  S(   Ns   __rmul__ called(    (   R   R   (    (    R   t   __rmul__x   s    c         C   s	   d GH|  S(   Ns   __imul__ called(   R   (   R   R   (    (    R   t   __imul__z   s    c         C   s	   d GHd  S(   Ns   __div__ called(    (   R   R   (    (    R   t   __div__~   s    c         C   s	   d GHd  S(   Ns   __rdiv__ called(    (   R   R   (    (    R   t   __rdiv__   s    c         C   s	   d GH|  S(   Ns   __idiv__ called(   R   (   R   R   (    (    R   t   __idiv__   s    c         C   s	   d GH|  S(   Ns   __floordiv__ called(   R   (   R   R   (    (    R   t   __floordiv__   s    c         C   s	   d GH|  S(   Ns   __ifloordiv__ called(   R   (   R   R   (    (    R   t   __ifloordiv__   s    c         C   s	   d GH|  S(   Ns   __rfloordiv__ called(   R   (   R   R   (    (    R   t   __rfloordiv__   s    c         C   s	   d GH|  S(   Ns   __truediv__ called(   R   (   R   R   (    (    R   t   __truediv__   s    c         C   s	   d GH|  S(   Ns   __itruediv__ called(   R   (   R   R   (    (    R   t   __itruediv__   s    c         C   s	   d GHd  S(   Ns   __mod__ called(    (   R   R   (    (    R   t   __mod__   s    c         C   s	   d GHd  S(   Ns   __rmod__ called(    (   R   R   (    (    R   t   __rmod__   s    c         C   s	   d GH|  S(   Ns   __imod__ called(   R   (   R   R   (    (    R   t   __imod__   s    c         C   s	   d GHd  S(   Ns   __pow__ called(    (   R   R   (    (    R   t   __pow__   s    c         C   s	   d GHd  S(   Ns   __rpow__ called(    (   R   R   (    (    R   t   __rpow__‘   s    c         C   s	   d GH|  S(   Ns   __ipow__ called(   R   (   R   R   (    (    R   t   __ipow__£   s    c         C   s	   d GHd  S(   Ns   __or__ called(    (   R   R   (    (    R   t   __or__§   s    c         C   s	   d GHd  S(   Ns   __ror__ called(    (   R   R   (    (    R   t   __ror__©   s    c         C   s	   d GH|  S(   Ns   __ior__ called(   R   (   R   R   (    (    R   t   __ior__«   s    c         C   s	   d GHd  S(   Ns   __and__ called(    (   R   R   (    (    R   t   __and__―   s    c         C   s	   d GHd  S(   Ns   __rand__ called(    (   R   R   (    (    R   t   __rand__±   s    c         C   s	   d GH|  S(   Ns   __iand__ called(   R   (   R   R   (    (    R   t   __iand__³   s    c         C   s	   d GHd  S(   Ns   __xor__ called(    (   R   R   (    (    R   t   __xor__·   s    c         C   s	   d GHd  S(   Ns   __rxor__ called(    (   R   R   (    (    R   t   __rxor__Ή   s    c         C   s	   d GH|  S(   Ns   __ixor__ called(   R   (   R   R   (    (    R   t   __ixor__»   s    c         C   s	   d GHd  S(   Ns   __rshift__ called(    (   R   R   (    (    R   t
   __rshift__Ώ   s    c         C   s	   d GHd  S(   Ns   __rrshift__ called(    (   R   R   (    (    R   t   __rrshift__Α   s    c         C   s	   d GH|  S(   Ns   __irshift__ called(   R   (   R   R   (    (    R   t   __irshift__Γ   s    c         C   s	   d GHd  S(   Ns   __lshift__ called(    (   R   R   (    (    R   t
   __lshift__Η   s    c         C   s	   d GHd  S(   Ns   __rlshift__ called(    (   R   R   (    (    R   t   __rlshift__Ι   s    c         C   s	   d GH|  S(   Ns   __ilshift__ called(   R   (   R   R   (    (    R   t   __ilshift__Λ   s    ((   R   R	   R   R   R   R   R   R   R   R   R   R   R   R   R   R   R   R   R   R   R   R   R   R    R!   R"   R#   R$   R%   R&   R'   R(   R)   R*   R+   R,   R-   R.   R/   R0   (    (    (    R   R   d   sL   																																					N(   t   xt   yR    R
   R   t
   isinstanceR   R   R   R   R   (   R    R   R2   R1   R   R
   (    (    R   t   ?   sΦ   









		
	


k	









