PYADPT-145: Fix "NameError" if importing pEp after import failed #6

Merged
heck merged 2 commits from htgoebel/pEpPythonAdapter:PYADPT-145 into Release_2.1 2021-11-21 18:35:20 +01:00
There is no content yet.
htgoebel added 2 commits 2021-11-19 18:08:08 +01:00
d2899c9f7f Fix import statement.
When importing pEp failed, and the program tries to import pEp again,
"NameError: name '_pEp' is not defined" was raised. This was caused by
"_pEp" not really been imported.
heck merged commit 731a78ba61 into Release_2.1 2021-11-21 18:35:20 +01:00
htgoebel deleted branch PYADPT-145 2021-11-30 12:01:11 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pEp.foundation/pEpPythonAdapter#6
There is no content yet.