![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: a html parse problem
From: bruno modulix <onurb@xiludom.gro>
Date: Fri May 27 2005 - 16:22:51 CEST
cheng wrote:
> will get the output:
> is it some way that only take the content like " a test page, keyword1
And put it where ?-)
Well, it may looks like this:
def handle_starttag(self, tag, attrs):
HTH
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb@xiludom.gro'.split('@')])"
Received on Thu Sep 29 16:15:02 2005
|