From: J. Alexander Treuman Date: Wed, 27 Feb 2008 21:06:25 +0000 (-0500) Subject: mpd.py: removing shebang line X-Git-Tag: v0.1.0~12 X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=commitdiff_plain;h=6d801564e02022bbecd683ab34abf9d1957d96c6 mpd.py: removing shebang line --- diff --git a/mpd.py b/mpd.py index f73c570..206067d 100644 --- a/mpd.py +++ b/mpd.py @@ -1,5 +1,3 @@ -#! /usr/bin/env python - import socket