Orbits
1
|
Static Private Attributes | |
tuple | _homepage_re = re.compile(r'<th>\s*home\s*page', re.I) |
FIXME: these regexes are horrible hacks: More... | |
tuple | _download_re = re.compile(r'<th>\s*download\s+url', re.I) |
Represents one page, along with its URL
|
staticprivate |
|
staticprivate |
FIXME: these regexes are horrible hacks:
Copyright 2014 Google Inc. All rights reserved.