View Single Post
Old 06-10-2012, 05:34 PM   #6
ElMiko
Addict
ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.
 
ElMiko's Avatar
 
Posts: 320
Karma: 56788
Join Date: Jun 2011
Device: Kindle
Quote:
Originally Posted by mmat1 View Post
Would you please explain:
\p
{Lu}

I looked in my books and in the Python-doc, but i didn't find those two parts of the statement.
sorry for the double post, but from what I was able to gather from here, the \p{} expression matches all unicode characters of a particular class. In this case, the {Lu} is for matching lowercase letters.
ElMiko is offline   Reply With Quote