Skip to content
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

Update to current working status #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

always19
Copy link

I fixes some errors to deploy ClutchIO last week.

  1. string concat (not tuple)
  2. setupWithKey

always19 added 2 commits May 22, 2014 16:27
    name = 'Test ' + ('ABCDEFGHIJKLMNOPQRSTUVWXYZ'[i],)
TypeError: cannot concatenate 'str' and 'tuple' objects
[ClutchAB setupWithKey:@"YOUR_APPLICATION_KEY" rpcURL:@"YOUR_RPC_URL"];
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