Skip to content

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

Lines changed: 1 addition & 0 deletions
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)