Initial args processing added

This commit is contained in:
Benjamyn Love 2017-05-22 15:50:06 +10:00
parent 8614232d05
commit e1829e9955

View File

@ -4,6 +4,7 @@
from HTMLParser import HTMLParser
import httplib
import argparse
currtag = ""
conf_temp = "pre"