kopia lustrzana https://github.com/micropython/micropython-lib
10 wiersze
154 B
Python
10 wiersze
154 B
Python
![]() |
metadata(version="3.3.3-3")
|
||
|
|
||
|
require("getopt")
|
||
|
require("itertools")
|
||
|
# require("linecache") TODO
|
||
|
require("time")
|
||
|
require("traceback")
|
||
|
|
||
|
module("timeit.py")
|