Skip to content
This repository was archived by the owner on Mar 30, 2019. It is now read-only.

Commit 7c565b6

Browse files
committed
Missing the time module
1 parent 8f1b681 commit 7c565b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patch/Python/Setup.embedded

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ resource resource.c
6262
select selectmodule.c
6363
syslog syslogmodule.c
6464
termios termios.c
65+
time timemodule.c
6566
unicodedata unicodedata.c
6667
zlib zlibmodule.c -I$(prefix)/include -lz
6768

0 commit comments

Comments
 (0)