I didn't expect anything to be honest. In fact I just wanted to know if
this problem is known or not.
Before I posted I crawled through earlier revisions of cbook.py on
github. All revisions I found used the ominous os.path.walk().
In the next step I copied an older FontList.cache to the new na
Can you provide a traceback? I think this usage of os.path.walk may
have crept back in from a recent merge from master. It didn't get
noticed because it only runs if the user doesn't already have a font
cache file.
I don't have a chance to look at this right now, but it you want to
submit a