diff pycaptcha/Facade.py @ 130:38929c29b602

merge
author Xavier Glorot <glorotxa@iro.umontreal.ca>
date Thu, 18 Feb 2010 14:44:23 -0500
parents 66b9513b578f
children
line wrap: on
line diff
--- a/pycaptcha/Facade.py	Thu Feb 18 14:43:53 2010 -0500
+++ b/pycaptcha/Facade.py	Thu Feb 18 14:44:23 2010 -0500
@@ -30,4 +30,4 @@
        return a
 
     else :
-        return (a, g,solutions)
+        return (a, g.solutions)