Christian Anthon <[email protected]> wrote on 25/06/2009 
19:47:44:

> On Thu, Jun 25, 2009 at 1:39 PM, Jonathan Kinsey<jon_kin...@hotmail.
> com> wrote:
> > I doubt it's worth moving up to 2.6.1, better to move to version 3.  
It will
> > take a few changes though.  I just built Python 3 with dev studio and 
made
> > some changes to get gnubg to build, namely:
> >
> > PyInt -> PyLong
> > PyString -> PyUnicode (needs more work)
> > Py_InitModule -> PyModule_Create
> >
> 
> Just make sure that the changes are compatible with the 2.4-2.6 python
> versions as most linux will have those for some time.
> 
> Christian.

On python.org they advise, in general, to stick to 2.6 since it is/will be
for a while more compatible/supported. 

MaX.
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to