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

Ken Hughes khughes at pacific.edu
Sun Oct 30 19:27:25 CET 2005


khughes (Ken Hughes) 2005/10/30 19:27:24 CET

  Modified files:
    blender/source/blender/python BPY_interface.c 
  
  Log:
  -- testing a patch which lets Python initialize the site path for Blender
     (old code is just "#ifdef"-ed out for now.)
  
  Please give this a try on all platforms and give us feedback on what you
  see for your sys.path setting in Blender (run these two lines in text window)
  
  	import sys
  	print sys.path
  
  Revision  Changes    Path
  1.77      +12 -5     blender/source/blender/python/BPY_interface.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/BPY_interface.c.diff?r1=1.76&r2=1.77&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list