News wrote: (snip) > sometimes you can't see the forest .. trees and all that :)
Yes, been here too... I wrote a CSV parser before realising there was a
pretty good one in the standard lib :(
(snip)
> OT: I saw several references to "OP". What does this mean?
Original Poster
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
--
http://mail.python.org/mailman/listinfo/python-list
