HomeFreeBSD

netinet6 tests: Fix Python warning

Description

netinet6 tests: Fix Python warning

Python 3.8 warns about line 112:

'SyntaxWarning: "is" with a literal. Did you mean "=="?'

Use '==' as Python suggests.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
kpAuthored on May 11 2021, 1:47 PM
Parents
rG4772e86beb08: xen/blkback: fix reconnection of backend
Branches
Unknown
Tags
Unknown