Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > d604798181e297920c3ec3d12b83af20 > files > 5

hellanzb-0.13-1mdv2009.1.src.rpm

--- Hellanzb/Growl.py.orig	2008-07-19 18:08:13.000000000 -0700
+++ Hellanzb/Growl.py	2008-07-19 18:08:45.000000000 -0700
@@ -1,7 +1,5 @@
-#!/usr/bin/env python
-
 """Growl 0.6 Network Protocol Client for Python"""
 __version__ = "0.6" # will always match Growl version
 __author__ = "Rui Carmo (http://the.taoofmac.com)"
 __copyright__ = "(C) 2004 Rui Carmo. Code under BSD License."
 __contributors__ = "Ingmar J Stein (Growl Team)"