From 64ff2615ae052f1d698d52f0e7df5497176eac79 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 5 Mar 2004 20:57:15 +0000 Subject: [PATCH] Remove #! git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wx/lib/newevent.py | 1 - 1 file changed, 1 deletion(-) diff --git a/wxPython/wx/lib/newevent.py b/wxPython/wx/lib/newevent.py index 589a65e3a9..847abc8219 100644 --- a/wxPython/wx/lib/newevent.py +++ b/wxPython/wx/lib/newevent.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python """Easy generation of new events classes and binder objects""" __author__ = "Miki Tebeka " -- 2.47.2