Fredrik Lundh wrote: > >>> -1 * (1, 2, 3) > () > >>> -(1, 2, 3) > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > TypeError: bad operand type for unary - > > We Really Need To Fix This! I can't find this inconsistency horrible. py> +"Hello" Traceback (most recent call last): File "<stdin>", line 1, in ? TypeError: bad operand type for unary + py> +1*"Hello" 'Hello' Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4