[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
- Previous message: [Python-Dev] 'With' context documentation draft (was Re: Terminology for PEP 343
- Next message: [Python-Dev] GCC version compatibility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] 'With' context documentation draft (was Re: Terminology for PEP 343
- Next message: [Python-Dev] GCC version compatibility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]