ó
Ú6e]c           @` sm   d  Z  d d l m Z m Z m Z d d l Z e j d e d d ƒd d l Td	 d
 d d d	 d d g Z	 d S(   sT   
Back compatibility nosetester module. It will import the appropriate
set of tools

i    (   t   divisiont   absolute_importt   print_functionNsf   Importing from numpy.testing.nosetester is deprecated since 1.15.0, import from numpy.testing instead.t
   stackleveli   i   (   t   *t   get_package_namet   run_module_suitet
   NoseTestert   _numpy_testert   import_noset   suppress_warnings(
   t   __doc__t
   __future__R    R   R   t   warningst   warnt   DeprecationWarningt   _private.nosetestert   __all__(    (    (    s7   lib/python2.7/site-packages/numpy/testing/nosetester.pyt   <module>   s   	
		