[Python-3000-checkins] r53018 - python/branches/p3yk/Python/frozen.c
Author: thomas.wouters Date: Wed Dec 13 06:00:48 2006 New Revision: 53018 Modified: python/branches/p3yk/Python/frozen.c Log: Regenerate frozen.c's manual marshal as directed, fixing test_frozen. Modified: python/branches/p3yk/Python/frozen.c
[Python-3000-checkins] r53019 - python/branches/p3yk/Python/frozen.c
Author: thomas.wouters Date: Wed Dec 13 06:04:57 2006 New Revision: 53019 Modified: python/branches/p3yk/Python/frozen.c Log: Oops, re-add 'static' qualifier. Modified: python/branches/p3yk/Python/frozen.c == --- py
