Boost logo

Boost :

Subject: Re: [boost] [python] Checking Python version
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2018-10-18 16:17:24


AMDG

On 10/18/2018 10:07 AM, Edward Diener via Boost wrote:
> How do I check the Python major version in code when using Boost.Python
> ? I know there is a way to do it through a preprocessor define by
> including the CPathon patchlevel.h file but I would rather not include
> low-level Python files if Boost.Python has some way of doing it.
>

I don't see why it matters. It's not going to
be more portable and BOOST_PYTHON_XXX is hardly
a better abstraction than PY_XXX.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk