Searched defs:def (Results 1 - 3 of 3) sorted by relevance

/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/Normalize/
H A DnormPython.py66 keywords = ['and', 'assert', 'break', 'class', 'continue', 'def',
81 def normalize(string, returnLinesForEachToken=False):
125 def removeComments(s, lineNrList):
132 def removeStringConstants(s, lineNrList):
139 def mapSynonyms(s):
146 def reorderFunctions(s, lineNrList):
173 functionPattern = 'def\s+(\w+)\s*\(.*\):' # def name(...):
246 lines[f.posEnd] = lines[f.posEnd] + '\nEND_METHOD' #was ist wenn in selber zeile class def.? class in function:reorderFunctions.name
254 lines[c.posEnd] = lines[c.posEnd] + '\nEND_CLASS' #was ist wenn in selber zeile class def class in function:reorderFunctions.name
[all...]
/ec/ECSpooler/backends/sql/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jarMETA-INF/MANIFEST.MF META-INF/SAXONICA.SF META-INF/SAXONICA.RSA META ...

Completed in 15 milliseconds