This commit is contained in:
parent
3d6c57a71b
commit
1628644c07
|
@ -6,7 +6,7 @@
|
|||
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
|
||||
<tr bgcolor="#7799ee">
|
||||
<td valign=bottom> <br>
|
||||
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong>pylast</strong></big></big> (version 0.3.194)</font></td
|
||||
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong>pylast</strong></big></big> (version 0.3.195)</font></td
|
||||
><td align=right valign=bottom
|
||||
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/media/Mansion/Dropbox/projects/pylast/trunk/pylast.py">/media/Mansion/Dropbox/projects/pylast/trunk/pylast.py</a></font></td></tr></table>
|
||||
<p><tt>A Python interface to Last.fm</tt></p>
|
||||
|
@ -1987,9 +1987,9 @@ Use get_next_page() to retreive sequences of resul
|
|||
<strong>__copyright__</strong> = 'Copyright (C) 2008-2009 Amr Hassan'<br>
|
||||
<strong>__email__</strong> = 'amr.hassan@gmail.com'<br>
|
||||
<strong>__license__</strong> = 'gpl'<br>
|
||||
<strong>__revision__</strong> = '$Revision: 194 $'<br>
|
||||
<strong>__version__</strong> = '0.3.194'<br>
|
||||
<strong>r</strong> = '$Revision: 194 $'</td></tr></table><p>
|
||||
<strong>__revision__</strong> = '$Revision: 195 $'<br>
|
||||
<strong>__version__</strong> = '0.3.195'<br>
|
||||
<strong>r</strong> = '$Revision: 195 $'</td></tr></table><p>
|
||||
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
|
||||
<tr bgcolor="#7799ee">
|
||||
<td colspan=3 valign=bottom> <br>
|
||||
|
|
Loading…
Reference in a new issue