Project/Project.py

branch
APIs
changeset 5352
ddcf6fd8c316
parent 5346
c13cb3f4b2b1
child 5359
396145256ada
--- 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"]:

eric ide

mercurial