[Python-Dev] python-dev Summary for 2003-06-01 through 2003-06-30 (original) (raw)

Guido van Rossum guido@python.org
Tue, 01 Jul 2003 20:58:30 -0400


> "Brett C." <bac@OCF.Berkeley.EDU> writes: >> >> ====================================== >> Where to put the interrupt module?_ >> ====================================== > [...] >> There was discussion of making it much more general, but for now it is >> going to be kept simple since having a more general version, at this >> moment, does not seem to be needed.

On Tue, Jul 01, 2003, Michael Hudson wrote: > This is out of date, as of EuroPython.

Oh? Mind clueing in those of us who weren't there? -- Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/

He's referring to the new PyThreadState_SetAsyncExc() API.

--Guido van Rossum (home page: http://www.python.org/~guido/)