summaryrefslogtreecommitdiff
blob: a3d4119e7cbdcebedf55787451654da40e0673f0 (plain)
1
2
For the binary mode, :func:`fileinput.hookcompressed` doesn't set the ``encoding`` value
even if the value is ``None``. Patch by Gihwan Kim.