On 4/04/22 7:59 pm, Chris Angelico wrote:
How often do you ACTUALLY need them to be local to a module? When is this ever a concern?
As long as there are competing *implementations* of units there will be potential for conflicts, even if the actual units being represented are the same. -- Greg _______________________________________________ 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/6DZNCRWO5YBLDEZ4QMD3MZ47VONIUBZF/ Code of Conduct: http://python.org/psf/codeofconduct/
