Re: vote on assignments as expressions
"Mark Hahn" <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
"Jonathan Gardner" <[email protected]> wrote > I DON'T WANT assignments as expressions. Keep the current Python behavior in > Prothon. > > Besides, it's not really "assignment" anyway. That was the first hard lesson > I had to learn in Python. I'm not sure what you mean. What we implement would be real assignment, which Python doesn't have. How could you learn that in Python?