Author: brett.cannon
Date: Tue Jan 30 00:43:38 2007
New Revision: 53598
Modified:
python/branches/p3yk/Python/ceval.c
Log:
Fix minor grammar typo.
Modified: python/branches/p3yk/Python/ceval.c
==
--- python/branches/p
Author: brett.cannon
Date: Tue Jan 30 00:44:37 2007
New Revision: 53599
Modified:
python/branches/p3yk/Misc/NEWS
Log:
Add missing entry for PEP 3102 (keyword-only arguments).
Modified: python/branches/p3yk/Misc/NEWS
=
Author: guido.van.rossum
Date: Tue Jan 30 01:00:40 2007
New Revision: 53600
Modified:
python/branches/p3yk/Misc/NEWS
Log:
Update news about int/long unification.
Modified: python/branches/p3yk/Misc/NEWS
==
--- python/