[Python-checkins] python/dist/src/Modules _hotshot.c,1.20,1.21

Fred L. Drake, Jr. fdrake@acm.org
Wed, 17 Jul 2002 15:04:44 -0400


fdrake@users.sourceforge.net writes:
 > Modified Files:
 > 	_hotshot.c 
 > Log Message:
 > Added a docstring for the closed attribute.

The rest of the checkin comment should have been:

write_header():  When we encounter a non-string object in sys.path, record
    a fairly mindless placeholder rather than dying.  Possibly could record
    the repr of the object found, but not clear whether that matters.

This has been added in CVS, so archeologists will be able to figure it
out.  ;-)


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation