re.match -- not greedy?

André Malo auch-ich-m at g-kein-spam.com
Sun Nov 19 19:33:18 EST 2006


* Carl Banks wrote:

> I'm suddenly curious if there are any cases at all where
> greediness changes whether it finds a match.

nope, per definitionem ;-)

greedy := longest leftmost match

nd
-- 
die (eval q-qq[Just Another Perl Hacker
]
;-)
# André Malo, <http://www.perlig.de/> #



More information about the Python-list mailing list