
Nov. 26, 2001
2:31 p.m.
A bug report on SF made me aware of an apprently new type in Python called PyStructSequence. There are no docs on the type (at least not in the usual places).
Is it official yet ?
It will ship as part of Python 2.2, if that is what you are asking. os.stat is documented to return one of these (if you read it carefully). Regards, Martin