SF.net SVN: fclient: [375] trunk/sandbox/fcp2/test_fcp/dummy_io.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-04-08 10:12:16
|
Revision: 375
http://fclient.svn.sourceforge.net/fclient/?rev=375&view=rev
Author: jUrner
Date: 2008-04-08 03:11:37 -0700 (Tue, 08 Apr 2008)
Log Message:
-----------
whitespace
Modified Paths:
--------------
trunk/sandbox/fcp2/test_fcp/dummy_io.py
Modified: trunk/sandbox/fcp2/test_fcp/dummy_io.py
===================================================================
--- trunk/sandbox/fcp2/test_fcp/dummy_io.py 2008-04-08 10:10:08 UTC (rev 374)
+++ trunk/sandbox/fcp2/test_fcp/dummy_io.py 2008-04-08 10:11:37 UTC (rev 375)
@@ -58,7 +58,7 @@
if not self.isOpen():
raise iohandler.IOHandler.IOClosed('Closed')
self.writeBuffer += bytes
-
+
def close(self):
self._isBroken = False
self._allowConnect = True
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|