Christian Heimes added the comment:

Steve took care of the readline import for isolated mode in #28192. We can't 
change the default behavior. If you want to prevent Python from important files 
from either cwd, user packages or env vars, you have to use isolated mode. 
System scripts should use the isolated mode flag, too.

----------
nosy: +christian.heimes, steve.dower
status: open -> pending
superseder:  -> Don't import readline in isolated mode

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

Reply via email to