Back to Arangodb

Chapter 2. Building and Testing

3rdParty/boost/1.78.0/libs/python/doc/html/building.html

3.12.9.11.3 KB
Original Source

| |


Chapter 2. Building and Testing

David Abrahams

Copyright © 2002-2015 David Abrahams, Stefan Seefeld

Requirements

Boost.Python requires Python 2.2[1] or newer.


[1] Note that although we tested earlier versions of Boost.Python with Python 2.2, and we don't think we've done anything to break compatibility, this release of Boost.Python may not have been tested with versions of Python earlier than 2.4, so we're not 100% sure that python 2.2 and 2.3 are supported.

| | Copyright © 2002-2015 David Abrahams, Stefan Seefeld

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

|