1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-05-02 12:33:20 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Jonathan Xu
ac0750d058 Support python 3 in pysearpc. 2019-06-06 17:36:19 +08:00
Jiaqiang Xu
2021fe4aa8 [pysearpc] Support json return type. (#33)
* [pysearpc] Support json return type.

* Added tests for json return type
2018-08-22 18:24:32 +08:00
zhengxie
80b7355592 Remove simplejson 2014-07-28 14:31:43 +08:00
lins05
56b412eca3 [python] add SearpcServer in python 2013-03-13 20:44:36 +08:00
zhengxie
493d1c95a9 Added json encoder to searpc object 2013-02-20 16:43:31 +08:00
xiez
048f6fa80d Fixed bug when return empty string 2012-09-20 10:11:46 +08:00
xiez
0185c14831 Fix bug when dict value is 0 2012-07-08 20:18:19 +08:00
plt
84d8110465 Remove fcall and fret 2012-06-10 09:11:12 +08:00
killing
a1628f7055 Add new function and fix a bug.
* SearpcError.msg should be a string object.
2012-05-24 17:32:49 +08:00
plt
7b9dc5a85a Do not encode object property in utf8 2012-05-15 21:50:16 +08:00
lins05
a0d0e78e8b strings in utf-8 instead of unicode when deserializing obj/objlists 2012-05-14 15:23:35 +08:00
plt
39ad93b4b7 Remove print 2012-05-09 23:19:20 +08:00
lins_win7
57703f8652 [win] fixed a few problems on windows 2012-05-09 16:17:42 +08:00
lins05
47ffe05a59 [lib] include json-glib in source tree 2012-05-09 13:33:59 +08:00
lins05
0b8df07e4d [pysearpc] remove pygobject dependency. 2012-05-02 17:14:01 +08:00
lins05
13d68a1c86 add all files 2011-04-08 20:58:15 +08:00