SF.net SVN: fclient: [458] trunk/fcp2/src/fcp2/events.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-01 11:27:12
|
Revision: 458
http://fclient.svn.sourceforge.net/fclient/?rev=458&view=rev
Author: jUrner
Date: 2008-07-01 04:27:21 -0700 (Tue, 01 Jul 2008)
Log Message:
-----------
for ease of use, all necessary symbols are now imported to main
Modified Paths:
--------------
trunk/fcp2/src/fcp2/events.py
Modified: trunk/fcp2/src/fcp2/events.py
===================================================================
--- trunk/fcp2/src/fcp2/events.py 2008-07-01 11:27:11 UTC (rev 457)
+++ trunk/fcp2/src/fcp2/events.py 2008-07-01 11:27:21 UTC (rev 458)
@@ -18,7 +18,7 @@
from fcp2.fcp_lib import events
-del hack
+del hack, _RelImportHack
#<-- rel import hack
#*******************************************************************************
#
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|