Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow from range_regex import regex_for_range as documented #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martinwalsh
Copy link

First of all, thanks for sharing this excellent module; very useful for generating regexes to be used in apache 2.2 config from a collection of ip address ranges.

It looks to me like range_to_pattern was intended for internal use only, so I just replaced it with range_for_regex to allow from range_regex import regex_for_range as specified in the project's readme. Please forgive if I've got this all wrong 😧

Thanks again!

@patthiel
Copy link

👍

antonc42 added a commit to antonc42/range-regex that referenced this pull request Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants