ó
	Q˜[c           @   st  d  Z  d d l m Z m Z m Z d d l m Z m Z m Z m	 Z	 m
 Z
 m Z m Z m Z m Z m Z m Z d d l m Z e rØ d d l Z e j Z e j Z e j Z e j Z e j Z e j Z e j Z g  Z n4 d d l m Z m Z m Z m  Z m! Z m" Z m# Z d d l$ m% Z% e% j sjd d	 d
 d d d d d d d d d d d d d d d d d g Z n g  Z d S(   sß   
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 <http://python-future.org/what-else.html>`_
(``docs/what-else.rst``) for more information.

iÿÿÿÿ(   t   filtert   mapt   zip(   t   asciit   chrt   hext   inputt
   isinstancet   nextt   octt   opent   powt   roundt   super(   t   PY3N(   t   newbytest   newdictt   newintt   newlistt	   newobjectt   newranget   newstr(   t   utilsR    R   R   R   R   R   R   R   R	   R
   R   R   R   t   bytest   dictt   intt   listt   objectt   ranget   str(&   t   __doc__t   future.builtins.iteratorsR    R   R   t   future.builtins.miscR   R   R   R   R   R   R	   R
   R   R   R   t   future.utilsR   t   builtinsR   R   R   R   R   R   R   t   __all__t   future.typesR   R   R   R   R   R   R   t   futureR   (    (    (    s7   lib/python2.7/site-packages/future/builtins/__init__.pyt   <module>   s*   L								4		