]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Eot/CodeFragmentCollector.py
Revert BaseTools: PYTHON3 migration
[mirror_edk2.git] / BaseTools / Source / Python / Eot / CodeFragmentCollector.py
index 629192b2ca3d3af7a77ddd8fec8d319eccde0856..8a5e5df17e5aff5e34011e833becff72771e44b2 100644 (file)
@@ -21,7 +21,7 @@ import re
 import Common.LongFilePathOs as os\r
 import sys\r
 \r
-import antlr4\r
+import antlr3\r
 from .CLexer import CLexer\r
 from .CParser import CParser\r
 \r