On Tue, Nov 24, 2015 at 9:35 PM, Peter Otten <[email protected]> wrote: > Yeah, the error message really should be > > "NameError: name 'result' is not defined; did you mean 'results'?" > > ;)
Heh. Yes, that was my fault. Sorry Cai! it should have been results["jordan"], as you figured out. ChrisA -- https://mail.python.org/mailman/listinfo/python-list
