ok
Direktori : /usr/lib64/python2.7/site-packages/lxml/html/ |
Current File : //usr/lib64/python2.7/site-packages/lxml/html/_setmixin.pyc |
� �ePc @ s d e f d � � YZ d S( t SetMixinc B s� e Z d Z d � Z d � Z d � Z e Z d � Z e 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( sA Mix-in for sets. You must define __iter__, add, remove c C s% d } x | D] } | d 7} q W| S( Ni i ( ( t selft lengtht item( ( s9 /usr/lib64/python2.7/site-packages/lxml/html/_setmixin.pyt __len__ s c C s% x | D] } | | k r t Sq Wt S( N( t Truet False( R R t has_item( ( s9 /usr/lib64/python2.7/site-packages/lxml/html/_setmixin.pyt __contains__ s c C s% x | D] } | | k r t Sq Wt S( N( R R ( R t otherR ( ( s9 /usr/lib64/python2.7/site-packages/lxml/html/_setmixin.pyt issubset s c C s% x | D] } | | k r t Sq Wt S( N( R R ( R R R ( ( s9 /usr/lib64/python2.7/site-packages/lxml/html/_setmixin.pyt issuperset s c C s | | BS( N( ( R R ( ( s9 /usr/lib64/python2.7/site-packages/lxml/html/_setmixin.pyt union# s c C s | j � } | | O} | S( N( t copy( R R t new( ( s9 /usr/lib64/python2.7/site-packages/lxml/html/_setmixin.pyt __or__&