Skip to content

Commit 5fc495d

Browse files
authored
Merge pull request #45 from dt3310321/s3
S3
2 parents 5a5e749 + d169140 commit 5fc495d

File tree

5 files changed

+358
-28
lines changed

5 files changed

+358
-28
lines changed

qcloud_cos/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
from .cos_exception import CosServiceError
44
from .cos_exception import CosClientError
55
from .cos_auth import CosS3Auth
6+
from .cos_comm import get_date

0 commit comments

Comments
 (0)