X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c24da6d6a664b0adf7bdbf4f3dee50a3dadf8da6..3b03eb99e93df17890dcd06f3638d9c3c1d769d6:/wxPython/src/msw/wizard.py diff --git a/wxPython/src/msw/wizard.py b/wxPython/src/msw/wizard.py index e90f8fe88f..1949b09a5b 100644 --- a/wxPython/src/msw/wizard.py +++ b/wxPython/src/msw/wizard.py @@ -1,6 +1,11 @@ # This file was created automatically by SWIG. # Don't modify this file, modify the SWIG interface instead. +""" +`Wizard` is a dialog class that guides the user through a sequence of steps, +or pages. +""" + import _wizard import _windows