Skip to content

Commit 9f2ee6a

Browse files
authored
Update DouBan.py
1 parent b726bdc commit 9f2ee6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: DouBan/DouBan.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# !usr/bin/env python
2-
# -*- coding: utf-8 -*-
1+
#!usr/bin/env python
2+
# -*- coding: utf-8 -*-
33
__date__='2017.04.06'
44
__author__='WYY'
55

@@ -129,4 +129,4 @@ def save_detail(self):
129129
print u'\n\n',u'录入Excel成功!'
130130

131131
spider=Spider()
132-
spider.save_detail()
132+
spider.save_detail()

0 commit comments

Comments
 (0)