[mnet-devel] patch to make mnet_new compile

Sebastian Spaeth Sebastian at SSpaeth.de
Thu Oct 16 17:40:35 BST 2003


Zooko pointed out that this should be fixed. It will not run otherwise.

Regards,
spaetz

Index: egtp/Node.py
===================================================================
RCS file: /cvsroot/mnet/mnet_new/egtp/Node.py,v
retrieving revision 1.19
diff -u -r1.19 Node.py
--- egtp/Node.py        6 Oct 2003 13:07:24 -0000       1.19
+++ egtp/Node.py        16 Oct 2003 16:33:22 -0000
@@ -10,7 +10,7 @@
  from pyutil import DoQ
  from pyutil.humanreadable import hr

-from egtp import CommStrat, MojoMessage, MojoTransaction, idlib
+from egtp import interfaces, CommStrat, MojoMessage, MojoTransaction, idlib


  # EGTP module init and shutdown




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel




More information about the Mnet-devel mailing list