Skip to content

Commit a507bbf

Browse files
committed
附所有源代码
1 parent fb58caf commit a507bbf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ResourceCode/wswp-code-9e6b82b47087/chapter02/link_crawler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ def wait(self, url):
7878
self.domains[domain] = datetime.now()
7979

8080

81-
8281
def download(url, headers, proxy, num_retries, data=None):
8382
print 'Downloading:', url
8483
request = urllib2.Request(url, data, headers)

0 commit comments

Comments
 (0)