B
    >?ð[…  ã               @   s   d Z ddlmZ dd„ ZdS )zö
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.
é    )Úprint_functionc               C   s   t dƒ d S )Nz<Babelfish online translation service is no longer available.)Úprint© r   r   ú2lib/python3.7/site-packages/nltk/misc/babelfish.pyÚbabelize_shell
   s    r   N)Ú__doc__Z
__future__r   r   r   r   r   r   Ú<module>   s   