We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
5bcb888
`os.path.commonpath` accepts `set` in 3.6+ but for older versions it still needs to be a `list`.