### Description I'd like this expression to work: "A and B" where A and B are defined as True, but before that, pyparsing fails.
Description
I'd like this expression to work:
"A and B"
where A and B are defined as True, but before that, pyparsing fails.