Kaydet (Commit) 5aee504c authored tarafından Neal Norwitz's avatar Neal Norwitz

Remove import of re, it is not used

üst 7ce734cd
......@@ -9,7 +9,7 @@
The robots.txt Exclusion Protocol is implemented as specified in
http://info.webcrawler.com/mak/projects/robots/norobots-rfc.html
"""
import re,urlparse,urllib
import urlparse,urllib
__all__ = ["RobotFileParser"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment