Hi Davy wrote: > I am a C/C++/Perl user and want to switch to Python
OK > (I found Python is more similar to C). ;-) More similar than what? > Does Python support robust regular expression like Perl? It supports them fairly good, but it's not 'integrated' - at least it feels not integrated for me ;-) If you did a lot of Perl, you know what 'integrated' means ... > And Python and Perl's File content manipulation, which is better? What is a 'file content manipulation'? Did you mean 'good xxx level file IO', where xxx means either 'low' or 'high'? > Any suggestions will be appreciated! Just try to start a small project in Python - from source that you already have in C or Perl or something. Regards Mirco -- http://mail.python.org/mailman/listinfo/python-list