CONTEST - What is the (best) solution?

Larry Bates lbates at syscononline.com
Thu Feb 3 12:01:51 EST 2005


The data contains only references to variables in the
local namespace an not literal values.  Since local
variable names cannot include '{' or '}' characters,
my solution does in fact meet the criteria outlined.

Larry Bates

Fuzzyman wrote:
> Doesn't work if '{' or '}' can appear in the values.........
> Regards,
> 
> Fuzzy
> http://www.voidspace.org.uk/python/index.shtml
> 



More information about the Python-list mailing list