projects
/
working
/
OpenSRF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46faabe
)
This could have been a puzzling typo
author
dbs
<dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 31 Mar 2008 00:21:42 +0000
(
00:21
+0000)
committer
dbs
<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
patch
|
blob
|
history
diff --git
a/src/python/osrf/ses.py
b/src/python/osrf/ses.py
index
60c8b27
..
0940ac3
100644
(file)
--- a/
src/python/osrf/ses.py
+++ b/
src/python/osrf/ses.py
@@
-402,7
+402,7
@@
class ServerRequest(Request):
if self.complete:
return
- self.co
pm
lete = True
+ self.co
mp
lete = True
self.complete_time = time.time()
if self.method.atomic: