◐ Shell
clean mode source ↗

gh-102541: Add test case for help() for non_existent_module by Eclips4 · Pull Request #106340 · python/cpython

added 3 commits

July 2, 2023 23:29

@AlexWaygood AlexWaygood changed the title gh-102541: Add test case for non-existend module gh-102541: Add test case for non-existent module

Jul 2, 2023

@terryjreedy

@terryjreedy terryjreedy changed the title gh-102541: Add test case for non-existent module gh-102541: Add test case for help() for non_existent_module

Jul 11, 2023

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 11, 2023
…thonGH-106340)

Test fix for when one enters, for instance, 'abd' at the 'help>' prompt.
---------

(cherry picked from commit 292ac4b)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 11, 2023
…thonGH-106340)

Test fix for when one enters, for instance, 'abd' at the 'help>' prompt.
---------

(cherry picked from commit 292ac4b)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

terryjreedy added a commit that referenced this pull request

Jul 11, 2023
…H-106340) (#106640)

gh-102541: Add test case for help() for non_existent_module (GH-106340)

Test fix for when one enters, for instance, 'abd' at the 'help>' prompt.
---------

(cherry picked from commit 292ac4b)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

terryjreedy added a commit that referenced this pull request

Jul 11, 2023
…H-106340) (#106639)

gh-102541: Add test case for help() for non_existent_module (GH-106340)

Test fix for when one enters, for instance, 'abd' at the 'help>' prompt.
---------

(cherry picked from commit 292ac4b)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>