> On 22 Jan 2017, at 22:45, Soni L. <fakedme...@gmail.com> wrote:
>
>
This pattern is present in the cryptography module already with things like
their x509.CertificateBuilder:
https://cryptography.io/en/latest/x509/reference/#cryptography.x509.CertificateBuilder
<https://cryptography.io/en/latest/x509/reference/#cryptography.x509.CertificateBuilder>.
My 2c, but I find that code perfectly readable and legible. I don’t think a
dot-equals operator would be needed.
Cory
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/