Home
last modified time | relevance | path

Searched refs:scheme_chars (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/urllib/
Dparse.py76 scheme_chars = ('abcdefghijklmnopqrstuvwxyz' variable
475 if c not in scheme_chars: