ó
&9_[c           @  sĻ   d  Z  d d l m Z d d l m Z d d l m Z d d l m Z d d l	 m
 Z
 d d l
 m Z e d	 k rĖ e d
  e   g  e D] Z e   ^ q Z e d e   d e e
 j   e   g  n  d S(   s   Nose-based test runner.
i’’’’(   t   print_function(   t   main(   t   plugins(   t   Doctesti   (   t	   ipdoctest(   t   IPDocTestRunnert   __main__s!   WARNING: this code is incomplete!t
   testRunnerR   N(   t   __doc__t
   __future__R    t	   nose.coreR   t   nose.plugins.builtinR   t   nose.plugins.doctestsR   t    R   R   t   __name__t   printt   xt   ppt   IPythonDoctest(    (    (    s<   lib/python2.7/site-packages/IPython/testing/plugin/iptest.pyt   <module>   s   
