PATH:
usr
/
local
/
lib
/
python3.9
/
site-packages
/
future
/
builtins
/
__pycache__
a ���i� � @ s� d Z ddlmZmZmZ ddlmZmZmZm Z m Z mZmZm Z mZmZmZmZmZ ddlmZ er�ddlZejZejZejZejZejZejZejZg Zn$ddlmZm Zm!Zm"Zm#Zm$Zm%Z ddl&m'Z' e'js�g d�Zng ZdS ) z� A module that brings in equivalents of the new and modified Python 3 builtins into Py2. Has no effect on Py3. See the docs `here <https://python-future.org/what-else.html>`_ (``docs/what-else.rst``) for more information. � )�filter�map�zip) �ascii�chr�hex�input� isinstance�next�oct�open�pow�round�super�max�min)�PY3N)�newbytes�newdict�newint�newlist� newobject�newrange�newstr)�utils)r r r r r r r r r r r r r �bytes�dict�int�list�object�range�strr r )(�__doc__Zfuture.builtins.iteratorsr r r Zfuture.builtins.miscr r r r r r r r r r r r r Zfuture.utilsr �builtinsr r r r r r r! �__all__Zfuture.typesr r r r r r r �futurer � r&