In message <[EMAIL PROTECTED]>, Lorenzo Di
Gregorio wrote:

> During coding I find it handy to assign a variable *unless it has been
> already assigned*: I've found that this is often referred to as "once"
> assigment.

Why not just assign to it once at the beginning and be done with it?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to