Skip to content

Instantly share code, notes, and snippets.

@BrunoCaimar
Created October 24, 2012 13:27
Show Gist options
  • Save BrunoCaimar/3946046 to your computer and use it in GitHub Desktop.
Save BrunoCaimar/3946046 to your computer and use it in GitHub Desktop.
Debug Values send to Boo
for r in row:
print r.Key + ":" + r.Value
print "something in the way..."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment