A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-March/124735.html below:

[Python-Dev] can't assign to function call

[Python-Dev] can't assign to function call [Python-Dev] can't assign to function callNeal Becker ndbecker2 at gmail.com
Mon Mar 18 14:50:17 CET 2013
def F(x):
    return x

x = 2
F(x) = 3

    F(x) = 3
SyntaxError: can't assign to function call

Do we really need this restriction?  There do exist other languages without it.

More information about the Python-Dev mailing list

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