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 mikehoy
Recipients docs@python, eric.araujo, ezio.melotti, georg.brandl, guandalino, mikehoy, ncoghlan, techtonik, terry.reedy
Date 2012-08-29.17:03:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346259837.08.0.571426440568.issue11776@psf.upfronthosting.co.za>
In-reply-to
Content
This should be all the requested changes. I've gone over the table entries (at least the first one, CodeType, with bitdancer on IRC). I've removed the descriptive language from below the table and added it to the table. Leaving the text below the table to deal with args and some descriptive text that was just too large to really fit into the right column of the table.

One question though, do you want:
BuiltinFunctionType
BuiltinMethodType
FrameType
GeneratorType
GetSetDescriptorType
MemberDescriptorType
TracebackType 

To be in the table as well. I'm a bit confused on this part. Just let me know.
History
Date User Action Args
2012-08-29 17:03:57mikehoysetrecipients: + mikehoy, georg.brandl, terry.reedy, ncoghlan, techtonik, ezio.melotti, eric.araujo, docs@python, guandalino
2012-08-29 17:03:57mikehoysetmessageid: <1346259837.08.0.571426440568.issue11776@psf.upfronthosting.co.za>
2012-08-29 17:03:56mikehoylinkissue11776 messages
2012-08-29 17:03:56mikehoycreate