UtilitiesPython2/Tools.py

changeset 2998
95581102e03e
parent 2763
e4794166ad70
child 3160
209a07d7e401
diff -r 7f0ef975da9e -r 95581102e03e UtilitiesPython2/Tools.py
--- a/UtilitiesPython2/Tools.py	Wed Oct 09 18:34:30 2013 +0200
+++ b/UtilitiesPython2/Tools.py	Wed Oct 09 18:40:07 2013 +0200
@@ -99,7 +99,8 @@
 
 def extractLineFlags(line, startComment="#", endComment=""):
     """
-    Function to extract flags starting and ending with '__' from a line comment.
+    Function to extract flags starting and ending with '__' from a line
+    comment.
     
     @param line line to extract flags from (string)
     @keyparam startComment string identifying the start of the comment (string)

eric ide

mercurial