Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlobService example is missing an argument #15

Closed
slyons opened this issue Jun 8, 2012 · 3 comments
Closed

BlobService example is missing an argument #15

slyons opened this issue Jun 8, 2012 · 3 comments

Comments

@slyons
Copy link

slyons commented Jun 8, 2012

In the Readme there's a line

blobService.put_blob('taskcontainer', 'task1', file('task1-upload.txt').read())

That results in a TypeError:

TypeError: put_blob() takes at least 5 arguments (4 given)

The example seems to be missing the "x_ms_blob_type" argument.

@weidongh
Copy link

Hi slyons, where is the readme you mentioned? Could you provide me with the link?

@huguesv
Copy link
Contributor

huguesv commented Jun 13, 2012

Thank you for the report. This and a few other problems with the code examples in the readme have been fixed locally and will be included in the next push to github.

@slyons
Copy link
Author

slyons commented Jun 15, 2012

Glad to hear it!

@slyons slyons closed this as completed Jun 15, 2012
annatisch added a commit that referenced this issue Nov 13, 2017
AutorestCI added a commit that referenced this issue Mar 21, 2019
Merge pull request #15 from leonardbf/NFSAAS-1875-correction

NFSAAS-1875 small correction
AutorestCI added a commit that referenced this issue Mar 22, 2019
Merge pull request #15 from leonardbf/NFSAAS-1875-correction

NFSAAS-1875 small correction
lmazuel pushed a commit that referenced this issue Mar 26, 2019
* [AutoPR netapp/resource-manager] Update to Release 3.5 standard (pre GA) (#4556)

* Generated from 46f3cb6030777135484c1bdc4b1d2146053172f9

NFSAAS-1875 Update to R3.5 Standard (#11)

* Generated from 084552639aef23de670f0dc26ba5c9496eb6daff

Nfsaas 1875 swagger update (#12)

* NFSAAS-1875 Update to R3.5 Standard

* NFSAAS-1875 update to R3.5 standard

* Generated from 0af27c76c27c57415609e59ba20027b3808ba30e

Nfsaas 1875 swagger update (#13)

* NFSAAS-1875 Update to R3.5 Standard

* NFSAAS-1875 update to R3.5 standard

* NFSAAS-1875 updated from review comments

* Generated from c219e4e969a6443efa588eadc8ed77f611baa53e (#4638)

Merge pull request #15 from leonardbf/NFSAAS-1875-correction

NFSAAS-1875 small correction

* updated versioning and change log

* NFSAAS-2236 update python SDK tests for R3.5 (#4684)

* Update HISTORY.rst
AutorestCI added a commit that referenced this issue Jul 4, 2019
Merge pull request #15 from moreOver0/yongw/fix

fix cp field
beltr0n pushed a commit to beltr0n/azure-sdk-for-python that referenced this issue Jan 23, 2021
…y-personal

Removed user credential test in admin package
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants