issues
search
mdmintz
/
pdbp
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
Other
75
stars
2
forks
source link
Exception messages are missing in some scenarios
#43
Closed
mdmintz
closed
1 year ago
mdmintz
commented
1 year ago
Exception messages are missing in some scenarios
Here's an example where the behavior is CORRECT:
Here's an example where the behavior is NOT correct:
Here is the EXPECTED behavior for that scenario once this issue is fixed:
Exception messages are missing in some scenarios
Here's an example where the behavior is CORRECT:
Here's an example where the behavior is NOT correct:
Here is the EXPECTED behavior for that scenario once this issue is fixed: