> I think the idea for using the left arrow is a non-starter, since it's
> already valid Python syntax to write
>
> x <- 3
>
> today. ("-" being a unary operator and all).
>
> That said, I would be really happy to have a clean way to write HDL in
> Python, so good luck! Time to check out MyHDL...
Yes you are right existing code will break ...
_______________________________________________
Python-ideas mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/