Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am rtilder on github.
  • I am rtilder (https://keybase.io/rtilder) on keybase.
  • I have a public key ASCNYPZllzP42inLyni-yl_BRgrCOAod8fO1y-Y9QetdHAo

To claim this, I am signing this object:

import posixpath
import re
import urllib
import urlparse
class Processor(object):
"""Loads a domain/URL data file of a particular format"""
HOST_REGEXP = []