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, vstinner
Date 2013-11-25.20:40:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385412027.58.0.813110453849.issue19537@psf.upfronthosting.co.za>
In-reply-to
Content
(gdb) p sizeof(PyUnicodeObject)
$1 = 38
History
Date User Action Args
2013-11-25 20:40:27schwabsetrecipients: + schwab, pitrou, vstinner, skrah, serhiy.storchaka
2013-11-25 20:40:27schwabsetmessageid: <1385412027.58.0.813110453849.issue19537@psf.upfronthosting.co.za>
2013-11-25 20:40:27schwablinkissue19537 messages
2013-11-25 20:40:27schwabcreate