Created
October 24, 2012 13:27
-
-
Save BrunoCaimar/3946046 to your computer and use it in GitHub Desktop.
Debug Values send to Boo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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