Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

But, like the parent said, in Python 3:

    >>> (False, True) = (True, False)
      File "<stdin>", line 1
    SyntaxError: can't assign to keyword


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: