<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -29,11 +29,11 @@ class EditorClientFactory(ClientFactory):
        self.end   = end
 
     def clientConnectionFailed(self, connector, reason):
-        print 'connection failed:', reason.getErrorMessage()
+        # print 'connection failed:', reason.getErrorMessage()
         reactor.stop()
 
     def clientConnectionLost(self, connector, reason):
-        print 'connection lost:', reason.getErrorMessage()
+        # print 'connection lost:', reason.getErrorMessage()
         reactor.stop()
 
 def sendlines(socket, lines=''):</diff>
      <filename>Support/lib/twisted_editor_client.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8fc009971076bc40742eb7ea7836b14699b9561f</id>
    </parent>
  </parents>
  <author>
    <name>Matt Foster</name>
    <email>matt.p.foster@gmail.com</email>
  </author>
  <url>http://github.com/mattfoster/ipython-tmbundle/commit/18a13214b9a3c2fed1ae24417ac7c05d625ab8fb</url>
  <id>18a13214b9a3c2fed1ae24417ac7c05d625ab8fb</id>
  <committed-date>2008-12-09T13:30:00-08:00</committed-date>
  <authored-date>2008-12-09T13:30:00-08:00</authored-date>
  <message>commented out debug print statements</message>
  <tree>457ffb79667531b0ee0bfbecf9c5a879ba86b348</tree>
  <committer>
    <name>Matt Foster</name>
    <email>matt.p.foster@gmail.com</email>
  </committer>
</commit>
