OK-

Adding this at the script top-level enabled me to continue:

r_uuid = k.uuid
r_name = k.name
r_type = k.type
r_tags = k.tags
r_plain_text = k.plain_text

so my references to props[r_uuid] work inside a function definition.

I'd still very much appreciate any elucidation of my problem, as I'm just hacking here.

Best, Charles

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to