s3
18.3 KB
-
dest in s3 module does not work with ~username notation for home directories. … · f56b3fba
dest in s3 module does not work with ~username notation for home directories. Wrapped dest definition in os.path.expanduser() which will return the expanded path in case of successful tilde expansion and otherwise the original value
Jeremy Price committed