[Python-Dev] Final PEP 311 run

Greg Ewing greg@cosc.canterbury.ac.nz
Thu, 17 Apr 2003 14:57:06 +1200 (NZST)


Mark Hammond <mhammond@skippinet.com.au>:

> The PEP calls these functions PyAutoThreadState_Ensure() and
> PyAutoThreadState_Release()
> 
> Other opinions or pronouncements welcome :)

How about:

  PyEnvironment_Ensure
  PyEnvironment_Release

where the "Environment" bit means "everything that's needed,
whatever it might be".

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+