How can one refer to keywords  (the k) given a variable?

I'm working on a script that allows users to tell pages, for example,
to set the current selection's properties to stroke type: solid,
stroke width: 1.0. But I want to abstract all of this away. Coercion
is simple enough, but what to do about defined keywords when given a
string?
_______________________________________________
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