summaryrefslogtreecommitdiff
path: root/docs/pyboard/tutorial/intro.rst
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2025-09-26 15:19:48 +1000
committerDamien George <damien@micropython.org>2025-10-20 12:59:44 +1100
commit196a8653a24abe26d474899570398426877c7563 (patch)
tree9ba56c7abe07831ad34984d74880e6648d98b5f5 /docs/pyboard/tutorial/intro.rst
parent3b46c0018a0656bd98f0320efb00c11c268b44d3 (diff)
tests/extmod/time_res.py: Properly skip functions not in time module.
If `time.time` doesn't exist, it tries to use `globals()['time']` which is the time module itself, and that causes the test to fail. Instead it should just skip `time.time`. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/pyboard/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions