[Python-Dev] 'With' context documentation draft (was Re:Terminology for PEP 343 (original) (raw)

Delaney, Timothy (Tim) tdelaney at avaya.com
Thu Jul 7 01:54:28 CEST 2005


Raymond Hettinger wrote:

These names should be changed to beginwith and endwith. The

Alternatively:

begincontext / endcontext enterwith / exitwith entercontext / exitcontext begin_with / end_with begin_context / end_context enter_with / exit_with enter_context / exit_context

:)

Tim Delaney



More information about the Python-Dev mailing list