Home | History | Annotate | Download | only in python2.7

Lines Matching defs:rx

834     rx = re.compile('(?:.*,)*[ \t]*([^ \t]+)[ \t]+'
865 mo = AbstractBasicAuthHandler.rx.search(authreq)