◐ Shell
clean mode source ↗

Message 79755 - Python tracker

Message79755

Author stutzbach
Recipients georg.brandl, stutzbach
Date 2009-01-13.17:54:44
SpamBayes Score 0.4783688
Marked as misclassified No
Message-id <1231869285.41.0.170645063597.issue4934@psf.upfronthosting.co.za>
In-reply-to
Content
The PyTypeObject field "tp_version_tag" (new in 2.6) isn't documented.

"tp_del" isn't documented either.  I'm not sure when it was added.
History
Date User Action Args
2009-01-13 17:54:45stutzbachsetrecipients: + stutzbach, georg.brandl
2009-01-13 17:54:45stutzbachsetmessageid: <1231869285.41.0.170645063597.issue4934@psf.upfronthosting.co.za>
2009-01-13 17:54:44stutzbachlinkissue4934 messages
2009-01-13 17:54:44stutzbachcreate