mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-06 23:30:35 +00:00
Remove fcall and fret
This commit is contained in:
@@ -3,6 +3,8 @@ import sys
|
||||
import socket
|
||||
from struct import pack, unpack
|
||||
|
||||
sys.path += ['..']
|
||||
|
||||
from pysearpc import SearpcClient, searpc_func
|
||||
|
||||
SERVER_ADDR = '127.0.0.1'
|
||||
|
Reference in New Issue
Block a user