]> git.saurik.com Git - wxWidgets.git/commit
Changed default namespace of Shell to __main__.__dict__, instead of an
authorPatrick K. O'Brien <pobrien@orbtech.com>
Thu, 19 Feb 2004 13:53:20 +0000 (13:53 +0000)
committerPatrick K. O'Brien <pobrien@orbtech.com>
Thu, 19 Feb 2004 13:53:20 +0000 (13:53 +0000)
commita47c63ba5155586616d0a5e4d92f446ed512f0cb
tree4d2157f9e550011990f223072b4fe5ffbbb3096c
parentc6f73d05ccfcb08fc5d245ba49b73d8e0cd43d4d
Changed default namespace of Shell to __main__.__dict__, instead of an
empty dictionary.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/wx/py/CHANGES.txt
wxPython/wx/py/PyCrust.py
wxPython/wx/py/PyShell.py
wxPython/wx/py/shell.py