On Thursday, July 10, 2014 10:14:14 AM UTC-4, Chris "Kwpolska" Warrick wrote:
> >
> 
> 
> Please don't learn from this link.  It's from 2001.  You should learn
> 
> from modern documentation: https://docs.python.org/ (if not running
> 
> 3.4.x, change the version in the top)
> 
> 
> 
> You also should not read the language reference, it's meant for people
> 
> who really care about what's under the hood.  The official tutorial is
> 
> better for learning: https://docs.python.org/3/tutorial/index.html
> 
> 
Thank you for your advice. My OP was originated from a question from this link:
https://wiki.python.org/moin/RegularExpression

It has several useful examples. Several of them are not clear to me. Please 
explain it to me. 

Is '\A' the same with '^'?
Is '\Z' the same with '$'?

Thanks,
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to