test262/tools/packaging
André Bargull b218cf6dec Replace "imp" module with "importlib" in parseTestRecord
The "imp" module is deprecated in Python 3.4 and will be removed in
Python 3.12. Use it only if the current Python version is too old to use
the "importlib" module.
2023-11-15 09:15:47 -08:00
..
templates
test Remove old test format parser and simplify yaml frontmatter parsing 2019-02-28 06:39:59 -08:00
common.py
monkeyYaml.py Make parseTestRecord.py python3 compatible 2018-04-24 09:52:57 -07:00
packager.py
packagerConfig.py
parseTestRecord.py Replace "imp" module with "importlib" in parseTestRecord 2023-11-15 09:15:47 -08:00