R
ronrsr
what is python trying to tell me here? does it have to do with
formatting the string.
Keywords and Zinger are fields in my database.
print """<tr>
<td class="padplace" width="120">Keywords</td>
<td class="padplace" idth="660">Zinger</td><td>
TypeError: format requires a mapping
thanks much in advance,
-rsr-
formatting the string.
Keywords and Zinger are fields in my database.
print """<tr>
<td class="padplace" width="120">Keywords</td>
<td class="padplace" idth="660">Zinger</td><td>
TypeError: format requires a mapping
thanks much in advance,
-rsr-