Skip to content

FIX proposed for S3io #1307

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

Closed
wants to merge 1 commit into from
Closed

FIX proposed for S3io #1307

wants to merge 1 commit into from

Conversation

jason-wg
Copy link
Contributor

When I tried running this code, type(outputs[key]) was never == list or == str, so the method, self.s3tolocal, never got called. When I tried debugging, type(outputs[key]) turned out to be of type 'unicode'

When I tried running this code, type(outputs[key]) was never == list or == str, so the method, self.s3tolocal, never got called.
When I tried debugging, type(outputs[key]) turned out to be <type 'unicode'>
@chrisgorgo chrisgorgo mentioned this pull request Dec 29, 2015
@jason-wg
Copy link
Contributor Author

jason-wg commented Jan 8, 2016

@chrisfilo FIX: S3io #1289 fixed this. Closing this pull request.

@jason-wg jason-wg closed this Jan 8, 2016
@jason-wg jason-wg mentioned this pull request Apr 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant