]> granicus.if.org Git - python/commit
bpo-33534: Remove unneeded test. (GH-6897)
authorEric V. Smith <ericvsmith@users.noreply.github.com>
Wed, 16 May 2018 11:24:00 +0000 (07:24 -0400)
committerGitHub <noreply@github.com>
Wed, 16 May 2018 11:24:00 +0000 (07:24 -0400)
commit9285835a05ad0319acef111340266c0f85ed549c
tree7949303eab7b63b85e9ba03440dc995adec5cf96
parentf8e7549490d61c92b34bf2de3e03ba2f7b0ac6e1
bpo-33534: Remove unneeded test. (GH-6897)

This condition as already tested before this code is called.
Lib/dataclasses.py