STINNER Victor <vstin...@python.org> added the comment:

> I noticed that _xxsubinterpreters is in sys.stdlib_module_names but none of 
> the other `_xx` modules are included (nor is 'test'). Since 
> _xxsubinterpreters is only meant for testing (ATM) I think it should probably 
> be left out.

Oh right, I agree that _xxsubinterpreters is not really part of the stdlib, 
it's more designed to write unit tests. I wrote PR 24814 to remove it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43456>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to