Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92221
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-06-07 02:51 -0700 |
| References | <daad7377-7a61-4e9e-a442-4ba48f7212b2@googlegroups.com> <mailman.229.1433656976.13271.python-list@python.org><620b003e-a6d1-4113-b6dc-ad3cf0eaeccd@googlegroups.com> <mailman.234.1433670594.13271.python-list@python.org> |
| Message-ID | <1c3a5e09-8b1a-4546-bf3b-e6130429dbe3@googlegroups.com> (permalink) |
| Subject | Re: Embedded Python and C Callback functions |
| From | doc.mefisto@gmail.com |
> >And I can't use Cython, because I have C++ module, and I have to use it. > >-- > >https://mail.python.org/mailman/listinfo/python-list > > Are you using Boost? > http://www.boost.org/doc/libs/1_58_0/libs/python/doc/ > > It handles lots of the setup for you. > > Laura No, I'm not using Boost. Pure Python.h
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Embedded Python and C Callback functions doc.mefisto@gmail.com - 2015-06-06 11:09 -0700
Re: Embedded Python and C Callback functions dieter <dieter@handshake.de> - 2015-06-07 08:02 +0200
Re: Embedded Python and C Callback functions doc.mefisto@gmail.com - 2015-06-07 01:37 -0700
Re: Embedded Python and C Callback functions doc.mefisto@gmail.com - 2015-06-07 01:56 -0700
Re: Embedded Python and C Callback functions Laura Creighton <lac@openend.se> - 2015-06-07 11:49 +0200
Re: Embedded Python and C Callback functions doc.mefisto@gmail.com - 2015-06-07 02:51 -0700
Re: Embedded Python and C Callback functions Stefan Behnel <stefan_ml@behnel.de> - 2015-06-07 22:32 +0200
Re: Embedded Python and C Callback functions doc.mefisto@gmail.com - 2015-06-07 02:15 -0700
Re: Embedded Python and C Callback functions dieter <dieter@handshake.de> - 2015-06-08 07:44 +0200
csiph-web