Pythonification of the asterisk-based collection packing/unpacking syntax

Serhiy Storchaka storchaka at gmail.com
Tue Dec 20 04:58:34 EST 2011


20.12.11 07:47, Steven D'Aprano написав(ла):
> Space-delimited tokens are hardly rare in Python, e.g.:
>
> import module as name
> for x in sequence
> if flag
> elif condition
> while condition
> with obj
> del name

return to_be or not to_be if this is question else None




More information about the Python-list mailing list