[CalendarServer-changes] [8270] CalendarServer/trunk/calendarserver/tools/shell.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 10 10:22:10 PST 2011


Revision: 8270
          http://trac.macosforge.org/projects/calendarserver/changeset/8270
Author:   wsanchez at apple.com
Date:     2011-11-10 10:22:10 -0800 (Thu, 10 Nov 2011)
Log Message:
-----------
flakes

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/shell.py

Modified: CalendarServer/trunk/calendarserver/tools/shell.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell.py	2011-11-09 21:56:58 UTC (rev 8269)
+++ CalendarServer/trunk/calendarserver/tools/shell.py	2011-11-10 18:22:10 UTC (rev 8270)
@@ -21,7 +21,6 @@
 
 import os
 import sys
-import traceback
 import tty
 import termios
 from shlex import shlex
@@ -32,7 +31,6 @@
 from twisted.python.usage import Options, UsageError
 from twisted.internet.defer import succeed, fail, maybeDeferred, Deferred
 from twisted.internet.stdio import StandardIO
-from twisted.conch.stdio import runWithProtocol as shellWithProtocol
 from twisted.conch.recvline import HistoricRecvLine as ReceiveLineProtocol
 from twisted.conch.insults.insults import ServerProtocol
 from twisted.application.service import Service
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20111110/e9703e29/attachment.html>


More information about the calendarserver-changes mailing list