comparison tests/test_parse_files/test_boolop.py @ 26:6582edc27d49

Add a test for BoolOp.
author Bastien Orivel <eijebong@bananium.fr>
date Fri, 03 Jun 2016 23:41:55 +0200
parents
children
comparison
equal deleted inserted replaced
25:86604a156ed0 26:6582edc27d49
1 b = True or False
2 c = False and False