[Python-3000-checkins] r54609 - python/branches/p3yk/Objects/typeobject.c

2007-03-29 Thread guido.van.rossum
Author: guido.van.rossum Date: Thu Mar 29 22:49:57 2007 New Revision: 54609 Modified: python/branches/p3yk/Objects/typeobject.c Log: Fix refcounting bug reported by Amaury Forgeot d'Arc. Modified: python/branches/p3yk/Objects/typeobject.c ==

[Python-3000-checkins] r54610 - python/branches/p3yk/Doc/lib/liburlparse.tex

2007-03-29 Thread fred.drake
Author: fred.drake Date: Fri Mar 30 01:11:24 2007 New Revision: 54610 Modified: python/branches/p3yk/Doc/lib/liburlparse.tex Log: make the markup match that of the trunk to avoid insane spread of mystery italics Modified: python/branches/p3yk/Doc/lib/liburlparse.tex ==