[Erp5-report] r25368 - /erp5/trunk/utils/tiny_profiler/profiler.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jan 29 18:00:47 CET 2009


Author: vincent
Date: Thu Jan 29 18:00:47 2009
New Revision: 25368

URL: http://svn.erp5.org?rev=25368&view=rev
Log:
Remove interpreter definition. It is not designed to be executed as such anyway.

Modified:
    erp5/trunk/utils/tiny_profiler/profiler.py

Modified: erp5/trunk/utils/tiny_profiler/profiler.py
URL: http://svn.erp5.org/erp5/trunk/utils/tiny_profiler/profiler.py?rev=25368&r1=25367&r2=25368&view=diff
==============================================================================
--- erp5/trunk/utils/tiny_profiler/profiler.py [utf8] (original)
+++ erp5/trunk/utils/tiny_profiler/profiler.py [utf8] Thu Jan 29 18:00:47 2009
@@ -1,4 +1,3 @@
-#!/usr/bin/python
 ##############################################################################
 #
 # Copyright (c) 2009 Nexedi SA and Contributors. All Rights Reserved.




More information about the Erp5-report mailing list