[CalendarServer-changes] [9567] CalendarServer/branches/users/glyph/q

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 11 01:54:14 PDT 2012


Revision: 9567
          http://trac.macosforge.org/projects/calendarserver/changeset/9567
Author:   glyph at apple.com
Date:     2012-08-11 01:54:14 -0700 (Sat, 11 Aug 2012)
Log Message:
-----------
whitespace

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/q/twext/internet/threadutils.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/q/

Modified: CalendarServer/branches/users/glyph/q/twext/internet/threadutils.py
===================================================================
--- CalendarServer/branches/users/glyph/q/twext/internet/threadutils.py	2012-08-11 08:54:13 UTC (rev 9566)
+++ CalendarServer/branches/users/glyph/q/twext/internet/threadutils.py	2012-08-11 08:54:14 UTC (rev 9567)
@@ -60,7 +60,7 @@
 
 
     def _oneWorkUnit(self, deferred, instruction):
-        try: 
+        try:
             result = instruction()
         except:
             etype, evalue, etb = sys.exc_info()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120811/0efb5d5c/attachment.html>


More information about the calendarserver-changes mailing list