Author: georg.brandl
Date: Wed Sep 6 09:06:08 2006
New Revision: 51773
Modified:
python/branches/p3yk/Doc/lib/libconsts.tex
python/branches/p3yk/Doc/lib/libstdtypes.tex
python/branches/p3yk/Doc/ref/ref3.tex
python/branches/p3yk/Doc/ref/ref5.tex
python/branches/p3yk/Grammar/Grammar
Author: guido.van.rossum
Date: Thu Sep 7 00:37:15 2006
New Revision: 51792
Modified:
python/branches/p3yk/Lib/symtable.py
Log:
This module was still referencing some dead EXEC related constants.
Modified: python/branches/p3yk/Lib/symtable.py
==