Closed
Description
Summary
There seem to be a couple issues when calling python
from the WinPython Command Prompt.
Issue 1:
- Bug: Calling
python
while in theinstall_dir/scripts
directory opens upptPython
. - Expected: Calling
python
from any directory should run the standard python REPL. Callingptpython
from any directory should run ptpython.
Issue 2:
- Bug: Exiting
ptPython
while in theinstall_dir/scripts
directory exits to theinstall_dir/notebooks
directory, but only if entered by using Bug1 above. - Expected: Exiting
ptpython
while in theinstall_dir/scripts
directory should return the user to theinstall_dir/scripts
directory.
Example:
Version:
Fresh install of WinPython 3.5.1.3 (bd23ff5)
Metadata
Metadata
Assignees
Labels
No labels