Changes by strank :
--
nosy: +strank
___
Python tracker
<http://bugs.python.org/issue1175004>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.pyth
strank added the comment:
I agree with the 'test needed' stage, but for that, the intended
behaviour should be decided on first. A quick test for checking current
behaviour::
pythonX.Y -c 'import os; p = os.path; print (os.environ["HOME"],
p.realpath("~&qu
strank added the comment:
I am pretty sure I posted a patch in the sf patch tracker... oh yes,
here it is: http://bugs.python.org/issue1744456
I think it still needs some work if you want to make it impossible for
users of the API to wreck the interactive prompt. If this possibility is