Daniel Moisset wrote: > I might expect that in a "case D(something=__y)" you get the mangling for > __y, but I'm not sure what the implementation does now and I'm writing from > my phone
Yes - that case does what you'd expect. Thanks for the reply. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/3BALIBTV3ATAEC6G5ZJKAFBASZG4B5AP/ Code of Conduct: http://python.org/psf/codeofconduct/
