gobject-introspection r265 - trunk/tools



Author: johan
Date: Sat May  3 15:13:10 2008
New Revision: 265
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=265&view=rev

Log:
Format header, Remove dummy sys.path.insert

Modified:
   trunk/tools/g-ir-scanner

Modified: trunk/tools/g-ir-scanner
==============================================================================
--- trunk/tools/g-ir-scanner	(original)
+++ trunk/tools/g-ir-scanner	Sat May  3 15:13:10 2008
@@ -15,7 +15,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
 #
 
 import commands
@@ -23,8 +24,6 @@
 import os
 import sys
 
-sys.path.insert(0, '.')
-
 from giscanner.glibtransformer import GLibTransformer
 from giscanner.sourcescanner import SourceScanner
 from giscanner.transformer import Transformer



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]