]> git.saurik.com Git - wxWidgets.git/commit
Put the Python executable pathname in wxTheApp->argv[0] so the
authorRobin Dunn <robin@alldunn.com>
Sat, 2 Apr 2005 01:55:41 +0000 (01:55 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 2 Apr 2005 01:55:41 +0000 (01:55 +0000)
commit2809785e15e15fbb474140567c6f60452cd9a116
tree2d6355d6d97c37da57978932efb02bff7ec2c6fb
parentc451eded2caf020c5bff772d74a9621ec6fc2eec
Put the Python executable pathname in wxTheApp->argv[0] so the
stackwalker won't freak out at trying to find program addresses inside
of .py files!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/src/helpers.cpp