[Python-Dev] Terminology for PEP 343

Raymond Hettinger python at rcn.com
Sun Jul 3 20:51:03 CEST 2005


[Ron Adam]
> The terms __begin__ and __end__, are nearly as general, but they
stress
> better that there are three parts, a beginning, middle and ending.

-1  Those are too generic to communicate anything.  You would be better
off using beginwith and endwith or somesuch.


Raymond


More information about the Python-Dev mailing list