diff options
author | shtrom <shtrom@1991c358-8f32-0410-a49a-990740bdf4c2> | 2007-11-03 13:16:24 +0000 |
---|---|---|
committer | shtrom <shtrom@1991c358-8f32-0410-a49a-990740bdf4c2> | 2007-11-03 13:16:24 +0000 |
commit | 2711fd6470b6c78eabd212ae441c91cdf65001ab (patch) | |
tree | fb0a975f242dd01334771d87310a3134cf09be10 /lastfm.py | |
parent | 55c9a5dd98a62a5cb182e38539d45f513cb8501d (diff) |
Source keyword not expandable by SVN.
git-svn-id: svn+ssh://scm.narf.ssji.net/svn/shtrom/scripts@44 1991c358-8f32-0410-a49a-990740bdf4c2
Diffstat (limited to 'lastfm.py')
-rw-r--r-- | lastfm.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA """ __version__ = "$Revision$" -# $Source$ from urllib import urlopen from xml.dom import minidom |