Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issues with calling "python" from WinPython Command Prompt.exe #352

Closed
@dougthor42

Description

@dougthor42

Summary

There seem to be a couple issues when calling python from the WinPython Command Prompt.

Issue 1:

  • Bug: Calling python while in the install_dir/scripts directory opens up ptPython.
  • Expected: Calling python from any directory should run the standard python REPL. Calling ptpython from any directory should run ptpython.

Issue 2:

  • Bug: Exiting ptPython while in the install_dir/scripts directory exits to the install_dir/notebooks directory, but only if entered by using Bug1 above.
  • Expected: Exiting ptpython while in the install_dir/scripts directory should return the user to the install_dir/scripts directory.

Example:

winpython_ptpython_issue

Version:

Fresh install of WinPython 3.5.1.3 (bd23ff5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions