mirror of
https://github.com/pocketpy/pocketpy
synced 2025-12-06 18:20:17 +00:00
add a simple datetime module
This commit is contained in:
parent
c5858b95db
commit
8693de9e59
@ -1118,7 +1118,7 @@ time.sleep(0.1)
|
||||
# #####: 1293: });
|
||||
# 58: 1294:}
|
||||
# test time.localtime
|
||||
assert type(time.localtime()) is dict
|
||||
assert type(time.localtime()) is time.struct_time
|
||||
|
||||
# /************ module dis ************/
|
||||
import dis
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user