Guido van Rossum <gu...@python.org> added the comment:

The space savings are nice, but I doubt that it will matter for startup time -- 
startup is most relevant in situations where it's *hot* (e.g. a shell script 
that repeatedly calls out to utilities written in Python).

----------
nosy: +gvanrossum

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

Reply via email to