September 16, 2020 12:24 AM, "Guido van Rossum" <[email protected] (mailto:[email protected]?to=%22Guido%20van%20Rossum%22%20<[email protected]>)> wrote: This may actually address the worry that was expressed that libraries will become too dependent on macros, by making it painful to maintain a macro processor across many versions. It will serve as a natural deterrent for libraries desiring stability. This exactly addresses the worry that I have in a much better way that the command line flag that was mentioned. As long as it is inconvenient enough to prevent it from being THE WAY(tm) to code in Python, I have no other objections.
--Edwin
_______________________________________________ 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/C55EZ7BNZCNFMBOOI7RFAASBALLS67EK/ Code of Conduct: http://python.org/psf/codeofconduct/
