o
    ȳg                     @   s4   d dl Z d dlmZ e eZdedefddZdS )    N)Anynamereturnc                 C   s$   | dv rt dtdt d|  )N
PythonREPLa)  PythonREPL has been deprecated from langchain_community due to being flagged by security scanners. See: https://github.com/langchain-ai/langchain/issues/14345 If you need to use it, please use the version from langchain_experimental. from langchain_experimental.utilities.python import PythonREPL.zmodule z has no attribute )AssertionErrorAttributeError__name__)r    r	   `/var/www/html/chatdoc2/venv/lib/python3.10/site-packages/langchain_community/utilities/python.py__getattr__   s
   r   )loggingtypingr   	getLoggerr   loggerstrr   r	   r	   r	   r
   <module>   s    
