Skip to content

Commit

Permalink
Update sitespy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lhuaizhong committed Nov 21, 2015
1 parent 9565d09 commit b89a893
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions sitespy.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# -*- coding: utf-8 -*-
"""
sitespy.py
~~~~~~~~~
Created by [email protected] at 2015-11-21
"""

import requests
from lxml import etree
import re
Expand Down

0 comments on commit b89a893

Please sign in to comment.