commit | 41ec17e45d54473d32f543396293256f1581e44d | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Jan 05 14:15:27 2020 +0200 |
committer | GitHub <noreply@github.com> | Sun Jan 05 14:15:27 2020 +0200 |
tree | 3181bfa98e7f3c942fca53e339a2098af32e3cd1 | |
parent | 6a265f0d0c0a4b3b8fecf4275d49187a384167f4 [diff] |
bpo-39056: Fix handling invalid warning category in the -W option. (GH-17618) No longer import the re module if it is not needed.