[issue35661] Store the venv prompt in pyvenv.cfg

Cheryl Sabella report at bugs.python.org
Mon Jan 14 18:10:16 EST 2019


Cheryl Sabella <cheryl.sabella at gmail.com> added the comment:

Steve, thanks for explaining that.  I understand what you're saying now.  It's funny but because the context prompt has the space added at the end when it's created (`context.prompt = '(%s) ' % prompt`), I added it to the test, but completely forgot about it.  I was thinking about just getting back what was inside the parentheses without considering at all what the whole line looked like.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35661>
_______________________________________


More information about the Python-bugs-list mailing list