ó
ù`]c           @  s#   d  Z  d d l m Z d „  Z d S(   sö   
This module previously provided an interface to Babelfish online
translation service; this service is no longer available; this
module is kept in NLTK source code in order to provide better error
messages for people following the NLTK Book 2.0.
iÿÿÿÿ(   t   print_functionc           C  s   t  d ƒ d  S(   Ns<   Babelfish online translation service is no longer available.(   t   print(    (    (    s2   lib/python2.7/site-packages/nltk/misc/babelfish.pyt   babelize_shell
   s    N(   t   __doc__t
   __future__R    R   (    (    (    s2   lib/python2.7/site-packages/nltk/misc/babelfish.pyt   <module>   s   