[CalendarServer-changes] [12317] twext/trunk/twext/who/test/test_directory.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:25:08 PDT 2014


Revision: 12317
          http://trac.calendarserver.org//changeset/12317
Author:   wsanchez at apple.com
Date:     2014-01-11 15:59:15 -0800 (Sat, 11 Jan 2014)
Log Message:
-----------


Modified Paths:
--------------
    twext/trunk/twext/who/test/test_directory.py

Modified: twext/trunk/twext/who/test/test_directory.py
===================================================================
--- twext/trunk/twext/who/test/test_directory.py	2014-01-11 23:56:16 UTC (rev 12316)
+++ twext/trunk/twext/who/test/test_directory.py	2014-01-11 23:59:15 UTC (rev 12317)
@@ -14,10 +14,11 @@
 # limitations under the License.
 ##
 
+from __future__ import print_function
+
 """
 Generic directory service base implementation tests.
 """
-from __future__ import print_function
 
 from uuid import UUID
 from textwrap import dedent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/b7669091/attachment.html>


More information about the calendarserver-changes mailing list