-
This is being actively worked in the neo branch.
-
I'm getting:
`:~/dev/botosh ] $ !!
python main.py
Traceback (most recent call last ):
File "main.py", line 3, in
import boto
File "/usr/lib/python2.7/dist-packages/boto/**init**.py", line 38, in
…
-
Example:
C:>c:\python27\python c:\gsutil\gsutil -D cp c:\disk\file.dat gs://my_bucket
****************************\* WARNING *****************************
**\* You are running gsutil with debug outpu…
-
The ecs sub-module has no documentation whatsoever. Particularly if we're releasing this, we should address this.
I'm not so sure we should be accepting new modules without documentation, either, bu…
-
Just wondering if THIS_DIR could benefit from what I use in pyAMI:
``` bash
# This script is to be sourced by bash or zsh.
# determine path to this script
# http://stackoverflow.com/questions/59895/…
ndawe updated
11 years ago
-
boto.compat exists and prefers simplejson, but some other modules directly import json instead of boto.compat, which can result in importing of both json and simplejson:
```
>>> import sys
>>> import…
-
How i can install as mysql?
This is what i do.
# python setup.py install
running install
running bdist_egg
running egg_info
writing requirements to bakthat.egg-info/requires.txt
writing bakthat.egg-…
-
_Original author: zi...@google.com (October 14, 2010 22:09:09)_
What steps will reproduce the problem?
$ unset HOME
$ ls -l .boto # it exists
$ gsutil ls
You have no boto config file. This script wi…
-
root@riker:/data# bakthat configure
Traceback (most recent call last):
File "/usr/local/bin/bakthat", line 9, in
load_entry_point('bakthat==0.5.0', 'console_scripts', 'bakthat')()
File "/usr/…
-
_Original author: ctass...@gmail.com (December 01, 2011 15:34:27)_
user@host:~/Google Storage/gsutil-read-only/src$ ./gsutil ver
gsutil version 2011-11-30 08:40:56-08:00, config file version 2011-09-…