[Python-Dev] towards a faster Python

Fred L. Drake, Jr. fdrake@acm.org
Mon, 9 Jun 2003 17:12:47 -0400


Skip Montanaro writes:
 > I was thinking more along the lines of making the dict itself read-only.

That certainly makes global variables more difficult, doesn't it?  The
interpreter could worm around it, but it's not clear that this is the
right solution.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation