We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d3c90 commit 4fd5075Copy full SHA for 4fd5075
qcloud_cos/demo.py
@@ -4,6 +4,7 @@
4
from qcloud_cos import CosServiceError
5
from qcloud_cos import CosClientError
6
7
+import sys
8
import logging
9
10
# 腾讯云COSV5Python SDK, 目前可以支持Python2.6与Python2.7
0 commit comments