mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-31 15:54:43 +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. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| color3.py | ||
| css21.py | ||
| decoding.py | ||
| fonts3.py | ||
| media3.py | ||
| page3.py | ||
| parsing.py | ||
| token_data.py | ||
| tokenizer.c | ||
| tokenizer.py | ||
| version.py | ||