Strange regex problem

Dagur Páll Ammendrup dagurp at heimsnet.is
Sun Mar 2 07:03:12 EST 2003


Hi,

yeah sorry, I have activepython 2.2.1 installed and here's a sample:

----------------------------------------------------
	<tr>
           <td class='forum1' width='5%' valign='middle'><{F_ACTIVE}></td>
           <td class='forum2' width='95%'><b>$total</b> 
$birth_lang<br>$birthusers</td>
         </tr>

<!--START:skin_boards-->
<!--IBF_START_FUNC|ActiveUsers|$active-->


         <tr>
            <td class='category' colspan='2'>$active[TOTAL] 
{ibf.lang.active_users}</td>
     	</tr>
     	
[.. A lot of HTML ..]


			  <td align="center" width="7%" nowrap 
class='titlemedium'>{ibf.lang.topics}</td>
			  <td align="center" width="7%" nowrap 
class='titlemedium'>{ibf.lang.replies}</td>
			  <td width="27%" nowrap 
class='titlemedium'>{ibf.lang.last_post_info}</td>
			</tr>

<!--IBF_END_FUNC|subheader-->
<!--END:skin_boards-->
<!--START:skin_buddy-->
<!--IBF_START_FUNC|append_view|$url=""-->

[...]


-------------------------------------------



Miki Tebeka wrote:
> Hello Dagur,
> 
> 
> 1. Which version of Python are you using?
> 2. Can you give us a sample input file?
> 
> 10x.
> Miki





More information about the Python-list mailing list