[0T] Re: Simple python + html + from --> to python script
Bruno Desthuilliers
onurb at xiludom.gro
Wed Oct 25 07:32:16 EDT 2006
Bruno Desthuilliers wrote:
(snip)
> <OT topic="HTML">
(snip)
> Also, the "button" tag doesn't require a end tag.
oops ! Sorry, your syntax was ok - button elements actually requires the
end tag.
my bad :(
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"
More information about the Python-list
mailing list