[CalendarServer-changes] [3769] CalDAVTester/trunk/src/caldavtest.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 2 07:46:48 PST 2009


Revision: 3769
          http://trac.macosforge.org/projects/calendarserver/changeset/3769
Author:   cdaboo at apple.com
Date:     2009-03-02 07:46:48 -0800 (Mon, 02 Mar 2009)
Log Message:
-----------
Clean-up.

Modified Paths:
--------------
    CalDAVTester/trunk/src/caldavtest.py

Modified: CalDAVTester/trunk/src/caldavtest.py
===================================================================
--- CalDAVTester/trunk/src/caldavtest.py	2009-02-28 17:28:13 UTC (rev 3768)
+++ CalDAVTester/trunk/src/caldavtest.py	2009-03-02 15:46:48 UTC (rev 3769)
@@ -1,5 +1,5 @@
 ##
-# Copyright (c) 2006-2007 Apple Inc. All rights reserved.
+# Copyright (c) 2006-2009 Apple Inc. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -30,12 +30,10 @@
 from xml.dom.minidom import Node
 
 import httplib
-import os
 import rfc822
 import socket
 import src.xmlDefs
 import time
-import xattr
 import xml.dom.minidom
 
 STATUSTXT_WIDTH    = 60
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090302/fbcfa9a5/attachment.html>


More information about the calendarserver-changes mailing list