[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x/doc Sys.py

Campbell Barton cbarton at metavr.com
Thu Jun 29 08:04:22 CEST 2006


campbellbarton (Campbell Barton) 2006/06/29 08:04:21 CEST

  Modified files:
    blender/source/blender/python/api2_2x/doc Sys.py 
  
  Log:
  There are a few BPy functions that are documented to return a list but actually return tuples.
  Blender.sys.splitext() raises an error if the path is longer then 80 chars. seems a bit short, noted this anyhow end added an example.
  (hope its okay to do small doc corrections as I notice them.)
  
  Revision  Changes    Path
  1.10      +11 -2     blender/source/blender/python/api2_2x/doc/Sys.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Sys.py.diff?r1=1.9&r2=1.10&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list