質問編集履歴
2
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|
1
test
CHANGED
File without changes
|
test
CHANGED
@@ -38,7 +38,7 @@
|
|
38
38
|
|
39
39
|
#通信
|
40
40
|
|
41
|
-
response = requests.get("http://www.
|
41
|
+
response = requests.get("http://www.example com/", cookies=cookie)
|
42
42
|
|
43
43
|
|
44
44
|
|