Module regex_helper

Functions for reversing a regular expression (used in reverse URL resolving). Used internally by Django and not intended for external use.
This is not, and is not intended to be, a complete reg-exp decompiler. It
should be good enough for a large class of URLS, however.
source link

Classes

Functions