[Python-ideas] Fwd: Concurrent safety?
Stephen J. Turnbull
stephen at xemacs.org
Fri Nov 4 10:36:08 CET 2011
Jim Jewett writes:
> On Thu, Nov 3, 2011 at 12:35 AM, Stephen J. Turnbull <stephen at xemacs.org> wrote:
>
> > As for "wrapped C libraries", I'm having trouble imagining what you're
> > talking about.
>
> C code (currently) can create or modify python objects using a C
> pointer, instead of python access.
Right, and that means they complete bypass Mike's proposal, too. So
his reference to them was a non sequitur in context, because AFAICS
his proposal couldn't do anything more about them than mine could.
Can it?
More information about the Python-ideas
mailing list