TBH I had read about mutating methods returning None, and the fluent thread, I just didn't make the relation.
Thanks Ned for the assignment operator reminder, that solves my use case perfectly. Have a great day Also, I love you <3
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/VT5EVNPYHHJKYXN55UOAHW4YWC2PBVAF/ Code of Conduct: http://python.org/psf/codeofconduct/
