HACK: report python errors even if recursing
commitd1881504fb52facf1bc1e783a3e15e86efe973ef
authorPaul Merrill <napalminc@gmail.com>
Fri, 14 Sep 2012 04:40:53 +0000 (13 21:40 -0700)
committerPaul Merrill <napalminc@gmail.com>
Fri, 14 Sep 2012 04:46:01 +0000 (13 21:46 -0700)
treea506dcb3fc69fe1cc53216252104d5a3287e8a57
parentc5c7852f58eaa7a945e9b614f98e83ad66b74adf
HACK: report python errors even if recursing

pythonErr's message was being suppressed if inPythonScript was not zero.
src/python.cpp