eric6_api.py

changeset 5616
adcffadf4962
parent 5389
9b1c800daff3
child 6048
82ad8ec9548c
diff -r 2c9c2d67e4d8 -r adcffadf4962 eric6_api.py
--- a/eric6_api.py	Thu Mar 16 19:30:15 2017 +0100
+++ b/eric6_api.py	Thu Mar 16 19:32:33 2017 +0100
@@ -74,7 +74,7 @@
     print("        This option may be repeated multiple times.")
     print("  -o filename or --output=filename")
     print("        Write the API information to the named file."
-          " A '%L' placeholder")        # __IGNORE_WARNING__
+          " A '%L' placeholder")        # __IGNORE_WARNING_M601__
     print("        is replaced by the language of the API file"
           " (see --language).")
     print("  -p or --private")

eric ide

mercurial