From: Ron Lee Date: Mon, 21 Feb 2000 20:33:10 +0000 (+0000) Subject: removed redundant #! line X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/879345103cabf88a41035e45be8385417e969a15 removed redundant #! line git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/utils/wxPython/lib/calendar.py b/utils/wxPython/lib/calendar.py index eb394e9734..2c4bbd7112 100644 --- a/utils/wxPython/lib/calendar.py +++ b/utils/wxPython/lib/calendar.py @@ -1,4 +1,3 @@ -#! /usr/local/bin/python #---------------------------------------------------------------------------- # Name: calendar.py # Purpose: Calendar display control