[Bf-committers] Re: [Bf-blender-cvs] CVS commit:blender/source/blender/python/api2_2x Armature.c Armature.hBone.c Bone.h Object.c

Gilbert, Joseph jgilbert at tigr.ORG
Tue Nov 8 16:57:49 CET 2005


Yes this is my fault I'll fix this. PyDict_Contains is a nice function
to test if a key is in a dictionary but it's new in 2.4. Since we need
2.3 compatible code I'll code a workaround.

-----Original Message-----
From: bf-committers-bounces at projects.blender.org
[mailto:bf-committers-bounces at projects.blender.org] On Behalf Of Stephen
Swaney
Sent: Tuesday, November 08, 2005 8:38 AM
To: bf-blender developers
Subject: Re: [Bf-committers] Re: [Bf-blender-cvs] CVS
commit:blender/source/blender/python/api2_2x Armature.c Armature.hBone.c
Bone.h Object.c

On Tue, Nov 08, 2005 at 02:15:48AM +0100, Alexander Ewering wrote:
> 
> Oh, I see. So I probably missed that Blender now requires
> Python 2.4 ...

Actually, we *did* officially switch to 2.4.

But, as always, when living in the multi-platform world,
there are those irritations and annoyances that fall under
the name of 'multi-platform issues'.  We do still try to maintain
Py 2.3 compatibility.

-- 
Stephen Swaney			
sswaney at centurytel.net
_______________________________________________
Bf-committers mailing list
Bf-committers at projects.blender.org
http://projects.blender.org/mailman/listinfo/bf-committers


More information about the Bf-committers mailing list