~diresu/blender/blender-command-port-002

Viewing all changes in revision 15529.

  • Committer: Dietrich Bollmann
  • Date: 2009-10-27 10:08:06 UTC
  • Revision ID: dietrich@formgames.org-20091027100806-v7k38rf7q47xqson
* Porting command port code from Python 2.5 -> Python 3.1: cStringIO -> io.

Using 'io' at the place of 'cStringIO' in
file: source/blender/commandport/blender/src/py_stdouterr_buffer.c

The old 'cStringIO' resulted in a Segmentation fault...

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: