mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-10 01:15:20 +01:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| errors.py | ||
| ordered_set.py | ||
| parser.py | ||
| select.py | ||
| tests.py | ||