summaryrefslogtreecommitdiffstats
path: root/python/python-lastfm/nostdeb.diff
blob: 83d1ea07bc0a57e92b91b11d0de170ad5032a064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*** setup.py	2009-03-04 09:34:14.000000000 +0200
--- setup1.py	2009-03-04 09:36:03.000000000 +0200
***************
*** 1,5 ****
  #!/usr/bin/env python
! import stdeb
  __author__ = "Abhinav Sarkar <abhinav@abhinavsarkar.net>"
  __version__ = "0.1"
  __license__ = "GNU Lesser General Public License"
--- 1,5 ----
  #!/usr/bin/env python
! 
  __author__ = "Abhinav Sarkar <abhinav@abhinavsarkar.net>"
  __version__ = "0.1"
  __license__ = "GNU Lesser General Public License"