← Back
Editing: ulinecache.cpython-311.pyc
� �@�c� � �r � d Z ddlZddlZddlmZ ej Z ej ej � � dd�� � ZdS )z� This module has been deprecated since IPython 6.0. Wrapper around linecache which decodes files to unicode according to PEP 263. � N)�warnc �\ � t dt d�� � t j | |�� � S )z& Deprecated since IPython 6.0 zk`IPython.utils.ulinecache.getlines` is deprecated since IPython 6.0 and will be removed in future versions.� )� stacklevel)�module_globals)r �DeprecationWarning� linecache�getlines)�filenamer s �:/usr/lib/python3/dist-packages/IPython/utils/ulinecache.pyr r s>