--- a/Project/Project.py Thu Dec 01 19:18:56 2016 +0100 +++ b/Project/Project.py Thu Dec 01 19:22:06 2016 +0100 @@ -3094,6 +3094,7 @@ @type boolean @return list of file names @rtype list of str + @exception ValueError raised when an unsupported file type is given """ if fileType not in ["SOURCES", "FORMS", "RESOURCES", "INTERFACES", "OTHERS", "TRANSLATIONS"]: