Blender Git Commit Log

Git Commits -> Revision e9ffd12

Revision e9ffd12 by Campbell Barton (master)
September 21, 2009, 12:23 (GMT)
bugfix [#19392] Typing help() in the console window freezes Blender

for now set the sys.stdin to None, this gives an error on input() or help() but better then locking up blender.
Would be nice to support for the blender console to be used as a stdin but this isnt so simple.

also quiet some warnings.

Commit Details:

Full Hash: e9ffd121337d0d5d50bc8771a36117dc3696b315
SVN Revision: 23392
Parent Commit: d2639e7
Lines Changed: +7, -3

4 Modified Paths:

/source/blender/editors/space_file/file_ops.c (+0, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_input.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021