ó
'![c           @   sm  d  Z  d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z	 d e j
 f d „  ƒ  YZ e	 j j j d ƒ j ƒ  e	 j j j d ƒ j ƒ  e	 j j j d d d ƒ j d d d ƒ e j d ƒ j d ƒ e j d ƒ e j d ƒ e j g  ƒ e j d ƒ e j d ƒ e j d ƒ d e j
 f d	 „  ƒ  YZ e	 j j j d ƒ d S(
   s*    Functional tests for method deprecation. iÿÿÿÿNt   MyTestc           B   s   e  Z d  „  Z RS(   c         C   s   |  j  t ƒ d  S(   N(   t   assert_t   True(   t   self(    (    sL   lib/python2.7/site-packages/pylint/test/functional/deprecated_methods_py3.pyt   test   s    (   t   __name__t
   __module__R   (    (    (    sL   lib/python2.7/site-packages/pylint/test/functional/deprecated_methods_py3.pyR       s   t   tagt   at   42t
   SuperCrashc           B   s   e  Z d  „  Z RS(   c         C   s   t  t |  ƒ ƒ  d  S(   N(   t   superR
   (   R   (    (    sL   lib/python2.7/site-packages/pylint/test/functional/deprecated_methods_py3.pyt   __init__!   s    (   R   R   R   (    (    (    sL   lib/python2.7/site-packages/pylint/test/functional/deprecated_methods_py3.pyR
      s   (   t   __doc__t   base64t   cgit   inspectt   loggingt   nntplibt   platformt   unittestt   xml.etree.ElementTreet   xmlt   TestCaseR    t   etreet   ElementTreet   Elementt   getchildrent   getiteratort	   XMLParsert   Nonet   doctypet   NNTPt   xpatht
   getargspect   warnt   popent   encodestringt   decodestringt   escapeR
   t	   iterparse(    (    (    sL   lib/python2.7/site-packages/pylint/test/functional/deprecated_methods_py3.pyt   <module>   s*   (