[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x constant.c

Ken Hughes khughes at pacific.edu
Tue Nov 8 19:46:55 CET 2005


khughes (Ken Hughes) 2005/11/08 19:46:55 CET

  Modified files:
    blender/source/blender/python/api2_2x constant.c 
  
  Log:
  -- Previous commit using PyDict_Keys left new reference around.  Change to use
     PyDict_GetItem() instead, and clean up string manipulation.
  
  Revision  Changes    Path
  1.15      +14 -21    blender/source/blender/python/api2_2x/constant.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/constant.c.diff?r1=1.14&r2=1.15&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list