[Python-Dev] PEP 292: method names

Barry Warsaw barry at python.org
Tue Sep 14 00:43:37 CEST 2004


On Mon, 2004-09-13 at 12:18, Erik Heneryd wrote:
> >>IIRC DOS and sh don't agree, so it's 
> >>not that obvious.
> > 
> > 
> > I'm sorry I don't follow that one.
> 
> DOS: '%NOTFOUND%' => '%NOTFOUND%'
> sh: '$NOTFOUND' => ''

Okay, thanks.

> BTW, what about a closing delimiter in the standard regex?

There isn't one.  The PEP explains the rationale.

> I hope you don't do pep-292 just to fill your own needs (i18n?), but 
> also keep your mind open to other uses...

What can't you do with PEP 292 as it now stands?

-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/python-dev/attachments/20040913/023cab74/attachment.pgp


More information about the Python-Dev mailing list