Home
last modified time | relevance | path

Searched refs:features0_file_contents (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/micropython/
A Dimport_mpy_native_gc.py50 features0_file_contents = { variable
59 features0_file_contents[arch] = features0_file_contents[0x1605]
61 if sys.implementation.mpy not in features0_file_contents:
66 user_files = {"/features0.mpy": features0_file_contents[sys.implementation.mpy]}

Completed in 2 milliseconds