[Python-Dev] Approach for constructing Global Variables for Python

Nick Coghlan ncoghlan at gmail.com
Fri Jan 14 01:51:42 CET 2011


On Fri, Jan 14, 2011 at 10:50 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
> c) Defining head data structures isn't the hard part, the hard part is
> accessing them in a reasonably efficient thread-safe manner.

s/head/heap/

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list