--- a/Plugins/VcsPlugins/vcsMercurial/PurgeExtension/purge.py Sat May 17 19:58:49 2014 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/PurgeExtension/purge.py Sun May 18 14:13:09 2014 +0200 @@ -45,7 +45,7 @@ def __getEntries(self, repodir, all): """ - Public method to get a list of files/directories being purged. + Private method to get a list of files/directories being purged. @param repodir directory name of the repository (string) @param all flag indicating to delete all files including ignored ones