I wrote a logging system that redefines XStream and directs stdout and stderr to a Qt window so that I can also log output to a file (selectively).
This broke the Python print statement and the output of that will no longer show up in Maya's script editor. Is there a way to reset Maya's internal Python printing? They're obviously doing something in the API because it include line endings and coloring output, I'm just not sure how to re-initialize it. Any input would helpful!! Thanks! -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/9d416c22-4b0e-4b68-878a-69527137c0a4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
