DeprecationWarning for the old wxPython package.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -138,6 +138,9 @@ flag. If the dialog has the wx.PD_CAN_SKIP flag and if the Skip
|
||||
button is clicked, then the skip flag is set to True the next time
|
||||
Update is called.
|
||||
|
||||
A DeprecationWarning is now issued when the old wxPython package is
|
||||
imported. If you are still using the old namespace please convert
|
||||
your code to use the new wx package instead.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user