Would like constants in genClasses, like:
YESES = ('yes','YES','Yes') REVERSE_POLARITY = {'positive': 'negative', 'negative': 'positive'}
and the like....
Log in to post a comment.