Eric V. Smith <e...@trueblade.com> added the comment:

For future reference:

Specifically, note that:
'' in '' == ''
is equivalent to:
('' in '') and ('' == '')

----------
nosy: +eric.smith
resolution: works for me -> not a bug

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

Reply via email to