Re: Question about version differences.
by Trent Mick other posts by this author
Jul 4 2007 4:44PM messages near this date
view in the new Beta List Site
Question about version differences.
|
Re: Question about version differences.
Giorgos wrote:
> Hi!!! :-)
>
> Does somebody know, if backwards combatibillity has broken, at v. 2.5?
> For being more specific, I have WinXP SP2 Pro Eng. here.
> I have a number of Python apps (and games) installed at my system, for some
> years now. The most well known is PySol ( http://pygames.sourceforge.net/ ).
> I want to ask why I can run them properly with Active Python v2.4 (and
> previous), most of them, are just not running with v2.5.
In general an upgrade from Python X.Y to Python X.Y+1 means binary
incompatibility. You'll need new versions of any binary extensions built
for Python 2.5.
Trent
--
Trent Mick
trentm at activestate.com
_______________________________________________
ActivePython mailing list
ActivePython@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
Thread:
Giorgos
Trent Mick
Giorgos
Trent Mick
Giorgos
|