This could have been a puzzling typo
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 31 Mar 2008 00:21:42 +0000 (00:21 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 31 Mar 2008 00:21:42 +0000 (00:21 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1293 9efc2488-bf62-4759-914b-345cdb29e865

src/python/osrf/ses.py

index 60c8b27..0940ac3 100644 (file)
@@ -402,7 +402,7 @@ class ServerRequest(Request):
 
         if self.complete: 
             return
-        self.copmlete = True
+        self.complete = True
         self.complete_time = time.time()
 
         if self.method.atomic: