Kyle Stanley wrote: > It would also be appropriate to provide any user attempting to import > a module that is going to be prepended with an underscore with > warnings, and at least a couple of versions to update their code.
Clarification: When I mentioned prepending a module with an underscore, I meant for functions and classes within the module, not the module itself. It might be difficult to implement this in a way which does not cause an excessive number of warnings, but I think it's definitely worthwhile to aim towards having a fully consistent standard for differentiating public and private interfaces across all of stdlib. _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/2O7PZB5BGRUPPTPH4Q4MQIXUWT734BQY/