On Fri, Jan 21, 2022 at 10:56:42PM +1100, Chris Angelico wrote: > Let's be fair here... The idea of freezing is to make it hashable,
And immutable. > so there's no point talking about freezing a function, module, Neither of which are immutable. -- Steve _______________________________________________ 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/2TCZND772OFXF3QNX5II7KQD55RZXLY2/ Code of Conduct: http://python.org/psf/codeofconduct/
