Browse thread
Str.string_match incorrect
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-12-23 (02:09) |
From: | skaller <skaller@u...> |
Subject: | Re: [Caml-list] Str.string_match incorrect |
On Thu, 2004-12-23 at 04:26, Kurt Welgehausen wrote: > Str.string_match is almost exactly the same as Python's > re.match: Which is based on PCRE. I checked the Python documentation and it is *also* incorrect for the same reason. I do not care what the expected behaviour is, provided the documentation describes the semantics, and in this case both Ocaml and Python have it wrong. -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net