Author reowen
Recipients
Date 2003-07-01.17:30:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=431773

Replacement patch. The difference is what to do if value is supplied and the variable already exists (not something existing users would ever see unless they were doing nasty stuff directly in tcl).  The old version treated value as an initial value, this new version always honors value if it is specified. I think this will be less surprising to the user (in those rare cases where it matters).
History
Date User Action Args
2007-08-23 15:28:06adminlinkissue763580 messages
2007-08-23 15:28:06admincreate