Skip to content

[3.12] gh-102541: Add test case for help() for non_existent_module (GH-106340) - #106639

Merged
terryjreedy merged 1 commit into
python:3.12from
miss-islington:backport-292ac4b-3.12
Jul 11, 2023
Merged

[3.12] gh-102541: Add test case for help() for non_existent_module (GH-106340)#106639
terryjreedy merged 1 commit into
python:3.12from
miss-islington:backport-292ac4b-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 11, 2023

Copy link
Copy Markdown
Contributor

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

…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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@terryjreedy@bedevere-bot@Eclips4