This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
pymeds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add copyright and stuff...
[git-p4: depot-paths = "//depot/": change = 855]
v0.3
John-Mark Gurney
18 years ago
parent
78a80b612f
commit
eb6b0fa20e
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
shoutcast.py
+ 4
- 1
shoutcast.py
View File
@@ -1,7 +1,10 @@
#!/usr/bin/env python
# Copyright 2006 John-Mark Gurney <gurney_j@resnet.uoregon.edu>
'''Shoutcast Radio Feed'''
__version__ = '$Change$'
# $Id$
import ConfigParser
import StringIO
import os.path
Write
Preview
Loading…
Cancel
Save