[Python-ideas] Allow parentheses to be used with "with" block

Stephen J. Turnbull stephen at xemacs.org
Tue Feb 17 04:50:57 CET 2015


Chris Angelico writes:

 > But since there aren't many unary/binary collisions anyway
 > - the only ones I can think of are "+" and "-"

"*" and "**" (the latter may require PEP 422?)



More information about the Python-ideas mailing list