From c804f70666a5e131985b444a39e584d4e5b3cc7d Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Thu, 23 Oct 2003 23:22:22 +0000
Subject: [PATCH] TCP support is now implemented.

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 087a7a8..ec16a38 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ know about.)  This module has a few features that sets it apart:
      - a TCP connection
      - a serial port (using the pySerial module)
      - a program run via os.popen()
-     - a generic TCP session (FIXME: not yet implemented)
+     - a generic TCP session
      - a program started via Peter �rstrands popen5 module (FIXME: not
        yet implemented)
 
-- 
GitLab