diff options
| author | Damien George <damien@micropython.org> | 2025-09-26 15:19:48 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-10-20 12:59:44 +1100 |
| commit | 196a8653a24abe26d474899570398426877c7563 (patch) | |
| tree | 9ba56c7abe07831ad34984d74880e6648d98b5f5 /docs/esp8266/tutorial/pins.rst | |
| parent | 3b46c0018a0656bd98f0320efb00c11c268b44d3 (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/esp8266/tutorial/pins.rst')
0 files changed, 0 insertions, 0 deletions
