pyslices input disabled after print '\n'

Somehow starting from wxpython 2.9.5, whenever print ‘\n’ is executed in pyslices, the input will be disabled. Cannot type anything at all. So had to revert 2.9.4.

Have seen this problem on both Windows and Mac. Could be a bug?

Pyshell works fine on the other hand.