chop() and empty() functions

Paul Rubin http
Fri May 26 16:41:47 EDT 2006


John Machin <sjmachin at lexicon.net> writes:
> What is the use case? Why write something like """empty(foo, 42,
> cmd="xyzzy")""" when you could merely write "pass" or nothing at all?

The function might be a parameter to something.



More information about the Python-list mailing list