Sebastian Lohff
ccd01e8b6e
In python3 filter returns a generator instead of a list. When -4 or -6 is used or if the host system has either of those address families disabled len() gets called onto this filter expression which results into a crash. This commit makes a filter expression out of this statement and also adds a test for ipv4-only downloading. |
||
---|---|---|
.. | ||
test_servefile.py |