-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
AD141F - RHEL9.0-en-1-20250218
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/ad141-9.0/pages/ch12 |
Reporter RHNID: | ibm_mgilpin |
Section Title: | Debugging |
Issue description
Description: I cannot run pdb on the workstation student account.
I can't paste in the error, but when I run
python3
>>> import pdb
I get a traceback that ends with
File "/usr/lib64/python3.9/string.py" line 67 in Template
flags = _re.IGNORECASE
Attribute error: module "re" has no attribute "IGNORECASE"
Steps to reproduce:
Workaround:
Expected result: