Comment 3 for bug 1578051

Revision history for this message
Florian Bruhin (the-compiler) wrote :

Thanks for the quick fix! I'm okay with waiting a bit for a patch release, I just blacklisted 1.2.0 for now :)

> fwiw, I believe there is an lp bug asking that both of these are an error, as `os.path` is unused, even though `os` is used. Need to find that bug also.

Good point, though that was just an oversight in my example - my real code where I noticed this uses both os and os.path.