Eryk Sun <eryk...@gmail.com> added the comment:

> I think it is better to just make the check in the test conditional.

Okay. The test verifies work done to minimize interpreter startup time, but 
probably the relative cost of importing functools (and thus collections et al) 
isn't significant compared to the overall cost of spawning a process in a 
Windows desktop environment. That may not be the case for Nano Server and IoT 
Core.

----------

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

Reply via email to