Searched defs:tools (Results 1 - 2 of 2) sorted by relevance

/ec/ECAssignmentBox/Products/ECAssignmentBox/browser/
H A Decabbase.py32 def tools(self): member in class:ECABBaseView
/ec/ECQuiz/Products/ECQuiz/
H A DECQuiz.py50 from Products.ECQuiz import tools namespace
499 tools.makeTransactionUnundoable()
938 if not tools.isNumeric(questionGroupCandidatePoints):
946 if not tools.isNumeric(questionCandidatePoints):
951 return tools.evalFunString(
1038 errors = tools.MyStringIO()
1056 errors = tools.MyStringIO()
1113 if not tools.isNumeric(points):
1118 if not tools.isNumeric(questionGroupPoints):
1622 tools
[all...]

Completed in 12 milliseconds