Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 69b9cff

Browse files
author
Andrew Fitz Gibbon
committed
Delete old sample. Typo fix.
1 parent 803070c commit 69b9cff

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

s3_sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
k.key = 'hello_world.txt'
3131

3232
print "Uploading some data to " + bucket_name + " with key: " + k.key
33-
k.set_contents_from_string('This is a test of S3. Hellow World!')
33+
k.set_contents_from_string('This is a test of S3. Hello World!')

sample.py

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)