diff pycaptcha/Facade.py @ 144:c958941c1b9d

merge
author XavierMuller
date Tue, 23 Feb 2010 18:16:55 -0500
parents 66b9513b578f
children
line wrap: on
line diff
--- a/pycaptcha/Facade.py	Tue Feb 23 18:08:11 2010 -0500
+++ b/pycaptcha/Facade.py	Tue Feb 23 18:16:55 2010 -0500
@@ -30,4 +30,4 @@
        return a
 
     else :
-        return (a, g,solutions)
+        return (a, g.solutions)