quixey / python-aliyun

Python API client for Aliyun, the Alibaba Cloud.
Apache License 2.0
37 stars 24 forks source link

Accept non-string keys and values for parameters #16

Closed heikkiquixey closed 9 years ago

heikkiquixey commented 9 years ago

But recommend in the docs to use strings, because they are faster to handle and we might want to be more strict in the future.