Farel wrote: > Which is Faster in Python and Why? Why don't you try by yourself ? hint : from timeit import Timer help(Timer)
--
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
