Re: [C++-sig] Multiple calls to bp::detail::init_module() causing conflicts?

2010-12-21 Thread Austin Bingham
I think so...I saw a 2to3 being executed when I tried running the regression tests, at least. Austin On Tue, Dec 21, 2010 at 9:21 AM, Ralf W. Grosse-Kunstleve wrote: >> I'm testing  release branch against python 3 (see Trigve in > >> http://www.boost.org/development/tests/release/developer/summa

Re: [C++-sig] Multiple calls to bp::detail::init_module() causing conflicts?

2010-12-21 Thread Ralf W. Grosse-Kunstleve
> I'm testing release branch against python 3 (see Trigve in > http://www.boost.org/development/tests/release/developer/summary.html). > Adding > > trunk testing against python 3 would be also welcomed. Oh, sorry, I must be unaware of something major... boost/libs/python/test/*.py are writt