Added wx.PlatformInfo which is a tuple containing strings that
authorRobin Dunn <robin@alldunn.com>
Wed, 10 Mar 2004 18:53:01 +0000 (18:53 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 10 Mar 2004 18:53:01 +0000 (18:53 +0000)
commitdd346b947bac6295b5a8fe5eb15a72c0f4be718e
treeae51191997e7617ee519c05a7253c4e06f05873a
parentfd928524917cb25b0bf016c6f24dfb85de527a3e
Added wx.PlatformInfo which is a tuple containing strings that
describe the platform and build options of wxPython.

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