Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103942
| X-Received | by 10.107.128.102 with SMTP id b99mr929890iod.1.1456986143582; Wed, 02 Mar 2016 22:22:23 -0800 (PST) |
|---|---|
| X-Received | by 10.50.102.106 with SMTP id fn10mr129208igb.5.1456986143565; Wed, 02 Mar 2016 22:22:23 -0800 (PST) |
| Path | csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!hb3no10902908igb.0!news-out.google.com!k1ni7189igd.0!nntp.google.com!ok5no5804243igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Wed, 2 Mar 2016 22:22:23 -0800 (PST) |
| In-Reply-To | <d2d793fc-3976-40a3-af40-52edfdc75fd4@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=117.195.63.196; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui |
| NNTP-Posting-Host | 117.195.63.196 |
| References | <80f8708e-1fec-4310-9191-56df2ad14197@googlegroups.com> <mailman.136.1456983145.20602.python-list@python.org> <d2d793fc-3976-40a3-af40-52edfdc75fd4@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <e2cd71ff-c3f7-4dd0-a7cf-cd45f1eafa29@googlegroups.com> (permalink) |
| Subject | Re: Inception |
| From | Rustom Mody <rustompmody@gmail.com> |
| Injection-Date | Thu, 03 Mar 2016 06:22:23 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:103942 |
Show key headers only | View raw
On Thursday, March 3, 2016 at 11:13:58 AM UTC+5:30, Denis Akhiyarov wrote: > Embed using C-API from ctypes, cffi or cython, but not using subprocesses. Thanks for asking! > > Here is link to official documentation about embedding: > > https://docs.python.org/3.6/extending/index.html Nowadays its fashionable to talk of the "xy problem" http://code.tutsplus.com/tutorials/what-is-the-xy-problem-and-why-is-it-bad--cms-21023 ie you really need y but only know how to ask for x. Maybe you need to back off from python... docs/apis/jargon etc And tell us at a higher level WHAT you want and leave it to others to come up with HOWs [Disclaimer: Dont know that much about the extending API but if I remember right full-scale re-entrancy was considered and rejected]
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Inception Denis Akhiyarov <denis.akhiyarov@gmail.com> - 2016-03-02 21:01 -0800
Re: Inception Ben Finney <ben+python@benfinney.id.au> - 2016-03-03 16:32 +1100
Re: Inception Denis Akhiyarov <denis.akhiyarov@gmail.com> - 2016-03-02 21:43 -0800
Re: Inception Ben Finney <ben+python@benfinney.id.au> - 2016-03-03 17:06 +1100
Re: Inception Paul Rubin <no.email@nospam.invalid> - 2016-03-02 22:30 -0800
Re: Inception Rustom Mody <rustompmody@gmail.com> - 2016-03-02 22:22 -0800
Re: Inception Ben Finney <ben+python@benfinney.id.au> - 2016-03-03 16:37 +1100
Re: Inception Christian Gollwitzer <auriocus@gmx.de> - 2016-03-03 09:09 +0100
Re: Inception Denis Akhiyarov <denis.akhiyarov@gmail.com> - 2016-03-03 15:04 -0800
csiph-web