ó
ù`]c           @@  s   d  d l  m Z d „  Z d S(   i    (   t   absolute_importc         C@  s[   d d l  m } d d  l } y | j j d ƒ Wn$ t k
 rV } | GH| d ƒ ‚ n Xd  S(   Ni    (   t   SkipTests%   corpora/childes/data-xml/Eng-USA-MOR/sx   The CHILDES corpus is not found. It should be manually downloaded and saved/unpacked to [NLTK_Data_Dir]/corpora/childes/(   t   noseR   t	   nltk.datat   datat   findt   LookupError(   t   moduleR   t   nltkt   e(    (    s5   lib/python2.7/site-packages/nltk/test/childes_fixt.pyt   setup_module   s    N(   t
   __future__R    R
   (    (    (    s5   lib/python2.7/site-packages/nltk/test/childes_fixt.pyt   <module>   s   