| commit | d1eb8b61d01c6426e2fedf952ab6b9dbef42d7a9 | [log] [tgz] |
|---|---|---|
| author | Fred Drake <fdrake@acm.org> | Wed Jul 17 18:54:20 2002 +0000 |
| committer | Fred Drake <fdrake@acm.org> | Wed Jul 17 18:54:20 2002 +0000 |
| tree | dcb2c59a99f61b7b4f249213256bdb804f4d4704 | |
| parent | 04e7032c6e7626741a8f211fe2494577420fe2df [diff] |
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.