Eli Schwartz 887f620406
py3 porting cleanup: remove unneeded indirect import of builtins
filter, map, range, and zip were proxied through polyglot.builtins to
ensure that their `future_builtins` forms were used. In python3 this is
no longer needed and they don't need to be imported at all, from
anywhere. So, don't.
2021-10-20 21:43:43 -04:00
..
2021-06-23 10:59:29 +05:30
2019-03-25 14:31:32 +05:30
2021-08-02 07:54:49 +07:00
2021-10-02 17:15:24 +02:00
2021-09-30 09:23:56 +02:00
2021-09-30 09:23:56 +02:00
2021-10-02 17:15:24 +02:00
2020-08-22 18:47:56 +05:30
2014-05-21 10:15:50 +05:30