--- a/CxFreeze/CxfreezeConfigDialog.py Sun Jan 21 14:55:36 2018 +0100 +++ b/CxFreeze/CxfreezeConfigDialog.py Sun Jan 21 15:00:09 2018 +0100 @@ -119,7 +119,7 @@ def getOpenFileNames(parent=None, caption="", directory="", fileFilter="", options=None): """ - Public method to get the names of files and folders for opening it. + Static method to get the names of files and folders for opening it. @param parent parent widget of the dialog (QWidget) @param caption window title of the dialog (string)