Skip to content

v1.3.3

@TimoWilken TimoWilken tagged this 22 Feb 13:43
Stdin is always a text stream, as it doesn't get passed through
`argparse.FileType('rb')`. Handle it specially.

For stdin, we also don't know the original file name, so skip the
check that the file name matches the package name.
Assets 2
Loading