author | Lennard de Rijk <ljvderijk@gmail.com> |
Thu, 02 Jul 2009 16:50:08 +0200 | |
changeset 2489 | 7c23f90d87cd |
parent 2488 | 69ce84f4c1da |
child 2490 | 5aa7b281fdc7 |
--- a/app/soc/views/helper/surveys.py Thu Jul 02 15:40:37 2009 +0200 +++ b/app/soc/views/helper/surveys.py Thu Jul 02 16:50:08 2009 +0200 @@ -599,7 +599,7 @@ def getSurveyResponseFromPost(survey, post_dict): """Returns the data for a SurveyRecord that answer the questions - posed in the given Survey's schema. + posed in the given Survey's schema. Args: survey: a Survey entity