]> granicus.if.org Git - python/commit
Added a docstring for the closed attribute.
authorFred Drake <fdrake@acm.org>
Wed, 17 Jul 2002 18:54:20 +0000 (18:54 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 17 Jul 2002 18:54:20 +0000 (18:54 +0000)
commitd1eb8b61d01c6426e2fedf952ab6b9dbef42d7a9
treedcb2c59a99f61b7b4f249213256bdb804f4d4704
parent04e7032c6e7626741a8f211fe2494577420fe2df
Added a docstring for the closed attribute.

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.
Modules/_hotshot.c