#!/usr/bin/env python import urllib import re def check_link(url): # Get the URL to check it "works" urllib.urlopen(url) pot_re = re.compile(r'Your quick url is