eric5_doc.py

changeset 3022
57179e4cdadd
parent 2992
dbdf27746da5
child 3034
7ce719013078
child 3058
0a02c433f52d
--- a/eric5_doc.py	Mon Oct 14 20:08:19 2013 +0200
+++ b/eric5_doc.py	Tue Oct 15 18:29:32 2013 +0200
@@ -140,7 +140,8 @@
     import getopt
 
     try:
-        opts, args = getopt.getopt(sys.argv[1:], "c:ehio:Rrt:Vx:",
+        opts, args = getopt.getopt(
+            sys.argv[1:], "c:ehio:Rrt:Vx:",
             ["exclude=", "extension=", "help", "noindex", "noempty", "outdir=",
              "recursive", "style-sheet=", "version",
              "exclude-file=", "eol=",

eric ide

mercurial