> In general, "parsing" is analyzing the grammatical structure of a
> string. People sometimes talk loosely about "parsing the command line".
> but I don't think that's normally applied to providing the actual
> arguments (corresponding to the definition's "formal parameters") when a
> function is called - that's argument passing.
>
> regards
>   Steve
Thanks Steve, great post!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to