9front - general discussion about 9front
 help / color / mirror / Atom feed
* SSL_new in python/Modules/_ssl.c
@ 2020-07-15 22:48 kokamoto
  2020-07-16  4:22 ` [9front] " kokamoto
  0 siblings, 1 reply; 2+ messages in thread
From: kokamoto @ 2020-07-15 22:48 UTC (permalink / raw)
  To: 9front

For an example, SSL_new() function is used in mewPySSLObject() in _ssl.c,
however which is not defined anywhere.

What is the magic why python can be compiled successfully?

Kenji



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] SSL_new in python/Modules/_ssl.c
  2020-07-15 22:48 SSL_new in python/Modules/_ssl.c kokamoto
@ 2020-07-16  4:22 ` kokamoto
  0 siblings, 0 replies; 2+ messages in thread
From: kokamoto @ 2020-07-16  4:22 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 102 bytes --]

Ahaha, it's not compiled.☺
/sys/src/cmd/python/Modules/mkfile
...
OFILES=\
...
#	_ssl.$O\
..

Kenji

[-- Attachment #2: Type: message/rfc822, Size: 2263 bytes --]

From: kokamoto@hera.eonet.ne.jp
To: 9front@9front.org
Subject: [9front] SSL_new in python/Modules/_ssl.c
Date: Thu, 16 Jul 2020 07:48:31 +0900
Message-ID: <217477FD0836D8A6F3AA109FEFFDE5CC@hera.eonet.ne.jp>

For an example, SSL_new() function is used in mewPySSLObject() in _ssl.c,
however which is not defined anywhere.

What is the magic why python can be compiled successfully?

Kenji

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-16  4:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15 22:48 SSL_new in python/Modules/_ssl.c kokamoto
2020-07-16  4:22 ` [9front] " kokamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).