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 Move website scripts to a dedicated directory 2015-06-26 13:29:07 -04:00
test Remove old test format parser and simplify yaml frontmatter parsing 2019-02-28 06:39:59 -08:00
common.py Remove links to hg.ecmascript.org 2015-07-17 17:43:09 +02:00
monkeyYaml.py Make parseTestRecord.py python3 compatible 2018-04-24 09:52:57 -07:00
packager.py Switch to non-positional argument. 2016-06-18 13:50:56 -07:00
packagerConfig.py Remove links to hg.ecmascript.org 2015-07-17 17:43:09 +02:00
parseTestRecord.py Replace "imp" module with "importlib" in parseTestRecord 2023-11-15 09:15:47 -08:00