[Patches] nice speedup for compile.c

M.-A. Lemburg mal@lemburg.com
Fri, 28 Apr 2000 11:19:45 +0200


I haven't tried the patch, but from looking at it, I guess
it would be better to leave the old names (c_names and c_consts)
together with their previous semantics in place and
add new c_consts_dict and c_names_dict objects
to the end of the compiling structure.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/