Steve Dower <steve.do...@python.org> added the comment:

> Elaborate please, as it sounds like you're simply dismissing my usecase.

I'm suggesting that to enable this functionality at startup, the 
user/application should have to do something like executing code or setting 
PYTHONSTARTUP.

What I'm dismissing is that "pip install some-package" can define a global 
startup task for your interpreter. I shouldn't get debugging or code coverage 
enabled every time I run "python" just because I installed some package - I 
should have to start that package somehow.

----------

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

Reply via email to