New submission from Gerard Weatherby <gerard.weathe...@gmail.com>:

Given a IPvNetwork network
if x in network:
   ...

raises an AttributeError instead of returning False.

----------
components: Library (Lib)
files: ne.py
messages: 305250
nosy: Gerard Weatherby
priority: normal
severity: normal
status: open
title: IPv4Networkcontains raises exception on None
type: behavior
versions: Python 3.6
Added file: https://bugs.python.org/file47247/ne.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31905>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to