view 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
line wrap: on
line source

b = True or False
c = False and False