On Sunday, January 26, 2014 12:08:01 PM UTC-5, Chris Angelico wrote:
> On Mon, Jan 27, 2014 at 3:59 AM, Blake Adams wrote:
>
> > If I want to set up a match replicating the '\w' pattern I would assume
> > that would be done with '[A-z0-9_]
On Sunday, January 26, 2014 12:06:59 PM UTC-5, larry@gmail.com wrote:
> On Sun, Jan 26, 2014 at 9:59 AM, Blake Adams wrote:
>
> > Im pretty new to Python and understand most of the basics of Python re but
> > am stumped by a unexpected matching dynamics.
>
> >
&
Im pretty new to Python and understand most of the basics of Python re but am
stumped by a unexpected matching dynamics.
If I want to set up a match replicating the '\w' pattern I would assume that
would be done with '[A-z0-9_]'. However, when I run the following:
re.findall('[A-z0-9_]','^;z %