On 10/29/06, Gary Stephenson <[EMAIL PROTECTED]> wrote:

> I would like to suggest the spelling "free", as I believe the term "free
> variable" has been widely used to describe the concept (albeit
> usually in reference to undeclared variables.)

They are currently called free variables (or cell variables).  This
isn't helpful for the beginner, and was confusing for me.  On the
other hand, maybe beginners shouldn't be using them anyhow.

I'll suggest "reuse"

     reuse myoutvar

A simple "use" is too generic, but "reuse" implies that it already
exists elsewhere, which (other than "not global") is the main point.

-jJ


>
> > What this discussion needs now is not further keyword suggestions, but
> > a PEP and an implementation.
>
> Is anybody working on such a PEP?
>
> gary
>
> http://www.stephensong.com.au
>
> _______________________________________________
> Python-3000 mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/python-3000
> Unsubscribe: 
> http://mail.python.org/mailman/options/python-3000/jimjjewett%40gmail.com
>
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to