/usr/local/lib64/python3.6/site-packages/numpy/compat/__pycache__
Edit: /usr/local/lib64/python3.6/site-packages/numpy/compat/__pycache__/py3k.cpython-36.pyc (6212B)
3
EgR @ sd d Z ddddddddd d
ddd
dddddddddgZddlZddlZddlmZmZ ddlZddlZddlm Z
yddlZW n e
k
r ddlZY nX eZefZeZeZeZdd Zdd Zdd
Zdd Zd0d dZd!d Zd"Zd#d Zd$d Zd%d Zd&d ZG d'd dZ d1d(dZ!ej"dd) d2kr@ej#Z$ej%Z&n d,d- Z'G d.d de
Z&d/d Z$dS )3a
Python 3.X compatibility tools.
While this file was originally intended for Python 2 -> 3 transition,
it is now used to create a compatibility layer between different
minor versions of Python 3.
While the active version of numpy may not support a given version of python, we
allow downstream libraries to continue to use these shims for forward
compatibility with numpy while they transition their code to newer versions of
Python.
bytesasbytes isfileobjgetexceptionstrcharunicode asunicodeasbytes_nestedasunicode_nestedasstropen_latin1long
basestringsixu
integer_typesis_pathlib_pathnpy_load_modulePathpicklecontextlib_nullcontext os_fspathos_PathLike N)r PurePath)ABCc C s t | tr| jdS t| S )Nlatin1)
isinstancer decodestr)s r =/usr/local/lib64/python3.6/site-packages/numpy/compat/py3k.pyr &