Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #92220

Re: Embedded Python and C Callback functions

From Laura Creighton <lac@openend.se>
Subject Re: Embedded Python and C Callback functions
References <daad7377-7a61-4e9e-a442-4ba48f7212b2@googlegroups.com> <mailman.229.1433656976.13271.python-list@python.org><620b003e-a6d1-4113-b6dc-ad3cf0eaeccd@googlegroups.com>
Date 2015-06-07 11:49 +0200
Newsgroups comp.lang.python
Message-ID <mailman.234.1433670594.13271.python-list@python.org> (permalink)

Show all headers | View raw


In a message of Sun, 07 Jun 2015 01:56:47 -0700, doc.mefisto@gmail.com writes:
>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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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