diff contrib/purge/purge.py @ 3943:05c703c281ff

purge extension doesn't need "#!/usr/bin/env python". (from the Debian package: deb_specific__hgpurge.py.patch)
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 19 Dec 2006 15:37:10 +0100
parents dbeaa4369121
children f9dc36b1bdd5
line wrap: on
line diff
--- a/contrib/purge/purge.py	Sun Dec 17 19:17:18 2006 -0600
+++ b/contrib/purge/purge.py	Tue Dec 19 15:37:10 2006 +0100
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
 # Copyright (C) 2006 - Marco Barisione <marco@barisione.org>
 #
 # This is a small extension for Mercurial (http://www.selenic.com/mercurial)