1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-04-27 10:20:49 +00:00
libsearpc/pysearpc
Xiangyue Cai b0079d2a0c
configure with python3 (#53)
* configure with python3

* remove future
2020-06-08 15:09:06 +08:00
..
__init__.py pysearpc: implemented named pipe client (and server, for testing) 2018-08-09 17:34:29 +08:00
client.py configure with python3 (#53) 2020-06-08 15:09:06 +08:00
common.py [python] add SearpcServer in python 2013-03-13 20:44:36 +08:00
errors.py pysearpc: implemented named pipe client (and server, for testing) 2018-08-09 17:34:29 +08:00
Makefile.am Added missing python files to automake files list 2018-08-15 14:57:01 +08:00
named_pipe.py configure with python3 (#53) 2020-06-08 15:09:06 +08:00
pygencode.py configure with python3 (#53) 2020-06-08 15:09:06 +08:00
server.py configure with python3 (#53) 2020-06-08 15:09:06 +08:00
test_pysearpc.py configure with python3 (#53) 2020-06-08 15:09:06 +08:00
transport.py configure with python3 (#53) 2020-06-08 15:09:06 +08:00
utils.py configure with python3 (#53) 2020-06-08 15:09:06 +08:00