I am using the Google Cloud Storage Client Library.
I am trying to open and process a CSV file (that was already uploaded to a bucket) using code like:
Try this:
from StringIO import StringIO filename = '/
This isn't ideal though. I've filed a feature request to have GCS files support iterating.