[blipit] r159 committed - Communicating with Blipit SVC synchronously

0 views
Skip to first unread message

bli...@googlecode.com

unread,
Jan 16, 2011, 3:03:22 AM1/16/11
to bli...@googlegroups.com
Revision: 159
Author: dipt...@gmail.com
Date: Sun Jan 16 00:02:33 2011
Log: Communicating with Blipit SVC synchronously
http://code.google.com/p/blipit/source/detail?r=159

Modified:
/trunk/blipitsms/geocoder/app.py

=======================================
--- /trunk/blipitsms/geocoder/app.py Sat Jan 15 23:53:11 2011
+++ /trunk/blipitsms/geocoder/app.py Sun Jan 16 00:02:33 2011
@@ -16,7 +16,7 @@

print channel_list
if len(channel_list) is not 0:
- tasks.send.delay(msg.connection.identity, msg_txt[1],
channel_list, msg)
+ tasks.send(msg.connection.identity, msg_txt[1], channel_list,
msg)
msg.respond("We are processing your request")
return

Reply all
Reply to author
Forward
0 new messages