[New-bugs-announce] [issue38060] precedence (relational, logical operator)not working with single value

Sangeeta M Chauhan report at bugs.python.org
Sun Sep 8 23:35:45 EDT 2019


New submission from Sangeeta M Chauhan <sangeetamchauhan at gmail.com>:

precendence betweeen relational and logical operators not working properly if expression contains single values instead of sub expressions. . Please see attached file

----------
components: Interpreter Core
files: pythonBug.py
messages: 351344
nosy: sangeetamchauhan
priority: normal
severity: normal
status: open
title: precedence (relational,logical operator)not working with single value
type: behavior
versions: Python 3.6
Added file: https://bugs.python.org/file48600/pythonBug.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38060>
_______________________________________


More information about the New-bugs-announce mailing list