Browse code

- Removed show_uri - no longer needed, it's now default

git-svn-id: https://s3tools.svn.sourceforge.net/svnroot/s3tools/s3py/trunk@73 830e0280-6d2a-0410-9c65-932aecc39d9d

Michal Ludvig authored on 2007/02/07 12:31:53
Showing 1 changed files
... ...
@@ -18,7 +18,6 @@ class Config(object):
18 18
 	recv_chunk = 4096
19 19
 	human_readable_sizes = False
20 20
 	force = False
21
-	show_uri = False
22 21
 	acl_public = False
23 22
 
24 23
 	## Creating a singleton