This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients belopolsky, mark.dickinson
Date 2010-06-12.15:53:49
SpamBayes Score 0.0015979077
Marked as misclassified No
Message-id <1276358031.46.0.179102717455.issue8973@psf.upfronthosting.co.za>
In-reply-to
Content
Apart from the pydoc __init__ issue, the Struct class documentation should probably be expanded a bit.  At the moment, it's just:

PyDoc_STRVAR(s__doc__, "Compiled struct object");

Alexander, interested in producing a patch?
History
Date User Action Args
2010-06-12 15:53:51mark.dickinsonsetrecipients: + mark.dickinson, belopolsky
2010-06-12 15:53:51mark.dickinsonsetmessageid: <1276358031.46.0.179102717455.issue8973@psf.upfronthosting.co.za>
2010-06-12 15:53:50mark.dickinsonlinkissue8973 messages
2010-06-12 15:53:50mark.dickinsoncreate