Ken D'Ambrosio:
> But the Python stuff simply isn't clicking for me.

For people coming from Perl that want to perform some string
processing with Python I suggest to learn first array/string slices
and string methods. And to try to use the regular expressions as
little as possible.

Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to