TritonDataCenter / python-manta

Python SDK for Manta (community maintained)
MIT License
25 stars 18 forks source link

get_object will return bytes if content cannot be decoded as utf-8 #39

Closed mnako closed 8 years ago

mnako commented 8 years ago

@deserat Found a problem similar to my previous PR. get_object will now return bytes if content cannot be decoded as utf-8.