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 schwab
Recipients pitrou, schwab, serhiy.storchaka, skrah
Date 2013-11-10.19:03:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384110184.3.0.499303694842.issue19537@psf.upfronthosting.co.za>
In-reply-to
Content
(gdb) p sizeof(PyASCIIObject)
$1 = 22
History
Date User Action Args
2013-11-10 19:03:04schwabsetrecipients: + schwab, pitrou, skrah, serhiy.storchaka
2013-11-10 19:03:04schwabsetmessageid: <1384110184.3.0.499303694842.issue19537@psf.upfronthosting.co.za>
2013-11-10 19:03:04schwablinkissue19537 messages
2013-11-10 19:03:04schwabcreate