python-cookbook
python-cookbook copied to clipboard
Update example.py
If the ignore_types is tuple instead of default (str, bytes), need add ignore_types argument when calling flatten() recursively.