madisonmay / CommonRegex

A collection of common regular expressions bundled with an easy to use interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PO Boxes not working

RafaelCenzano opened this issue · 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.