SF.net SVN: fclient:[908] trunk/fclient/fclient/impl/DlgSingleAppError.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-08-16 06:50:41
|
Revision: 908
http://fclient.svn.sourceforge.net/fclient/?rev=908&view=rev
Author: jUrner
Date: 2008-08-16 06:50:50 +0000 (Sat, 16 Aug 2008)
Log Message:
-----------
whitespace
Modified Paths:
--------------
trunk/fclient/fclient/impl/DlgSingleAppError.py
Modified: trunk/fclient/fclient/impl/DlgSingleAppError.py
===================================================================
--- trunk/fclient/fclient/impl/DlgSingleAppError.py 2008-08-16 06:49:45 UTC (rev 907)
+++ trunk/fclient/fclient/impl/DlgSingleAppError.py 2008-08-16 06:50:50 UTC (rev 908)
@@ -3,7 +3,6 @@
# x. error icon
#
#*************************************************************************************
-
from __future__ import absolute_import
if __name__ == '__main__': # see --> http://bugs.python.org/issue1510172 . works only current dir and below
import os; __path__ = [os.path.dirname(__file__)]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|