SF.net SVN: fclient: [468] trunk/fcp2/src/fcp2/__init__.py
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-01 13:24:01
|
Revision: 468
http://fclient.svn.sourceforge.net/fclient/?rev=468&view=rev
Author: jUrner
Date: 2008-07-01 06:23:33 -0700 (Tue, 01 Jul 2008)
Log Message:
-----------
removed some leftovers
Modified Paths:
--------------
trunk/fcp2/src/fcp2/__init__.py
Modified: trunk/fcp2/src/fcp2/__init__.py
===================================================================
--- trunk/fcp2/src/fcp2/__init__.py 2008-07-01 11:29:17 UTC (rev 467)
+++ trunk/fcp2/src/fcp2/__init__.py 2008-07-01 13:23:33 UTC (rev 468)
@@ -33,5 +33,4 @@
#****************************************************************************************
#
#****************************************************************************************
-for i in sorted(dir()): print i
-print '<<<<<<<<<<<<<<<<<<<'
\ No newline at end of file
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|