(Sorry if this appears twice, accidentally included c.l.py.announce
the first time where it was (correctly) rejected, not sure if that
means it didn't get through to c.l.py either).

greg <[EMAIL PROTECTED]> writes:

> Aahz wrote:
>> So adding
>> SNOBOL patterns to another library would be a wonderful gift to the
>> Python community...
>
> I wrote a module for Snobol-style pattern matching a
> while back, but didn't get around to releasing it.
> I've just put it on my web page:
>
> http://www.cosc.canterbury.ac.nz/greg.ewing/python/Snobol.tar.gz
>
> There's no manual yet, but there's a fairly complete
> set of docstrings and some test cases to figure it
> out from.

Interesting.

Would be nice if tarball contained a top-level directory rather than
unpacking directly into the current working directory -- people on
traditional (non-Mac) unixy systems don't expect that.  PEP 8-style
module name (snobol.py not Snobol.py) would be nice too.


John
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to