python-erlang-interface
python-erlang-interface copied to clipboard
Erlang Interface for Python
Results
1
python-erlang-interface issues
Sort by
recently updated
recently updated
newest added
I'm trying out pyerl to do a simple RPC call (mnesia:info() ), but when I try to print the result, I get a segfault... Am I doing something wrong? Here's...