<div dir="ltr">I&#39;ve recently noticed (not sure when it changed) that when I enter and then exit() the python (using python27 in particular) interpreter built against libedit, the tty flags (as reported by stty -a) aren&#39;t getting reset when exiting python -- most noticeably the echo flag is getting turned off. Yes, yes, reset will fix it, but still.<div><br></div><div>If I build python27 against libreadline instead of libedit (by disabling the libedit patch file) it works as expected.</div><div><br></div><div>All up-to-date as far as ports go... (r139788)</div><div><br></div><div>Any thoughts?</div><div><br></div><div> - Eric</div></div>