CommonRegex icon indicating copy to clipboard operation
CommonRegex copied to clipboard

PO Boxes not working

Open RafaelCenzano opened this issue 5 years ago • 0 comments

I got this error on the most recent version of Commonregex (1.5.4): AttributeError: 'CommonRegex' object has no attribute 'po_boxes'

My code just creates a parser object and tries to retrieve po_boxes.

RafaelCenzano avatar Feb 25 '21 18:02 RafaelCenzano