[report]
exclude_lines =
	pragma: no cover
	raise NotImplementedError()
partial_branches =
    pragma: no branch
    if py3k:
    if not py3k:
