Do not check licenses for Python standard library
SQA checks whether versions of Python standard library are specified, or whether it can find a license in pypi. Often, either is not the case, generating a lot of noise in QUALITY.md
.
As long as Python is free for commercial use, which probably will not change, we should exclude the checks for the standard libraries.