[Python-checkins] CVS: python/dist/src/Objects floatobject.c

Guido van Rossum guido@cnri.reston.va.us
1999年3月19日 15:59:43 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Objects
In directory eric:/projects/python/develop/guido/src/Objects
Modified Files:
	floatobject.c 
Log Message:
Fix a problem with Vladimir's PyFloat_Fini code: clear the free list; if
a block cannot be freed, add its free items back to the free list.
This is necessary to avoid leaking when Python is reinitialized later.

AltStyle によって変換されたページ (->オリジナル) /