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 Alexander.Belopolsky, MrJean1, ajaksu2, barry, benjamin.peterson, inducer, mark.dickinson, meador.inge, noufal, pitrou, teoliphant
Date 2010-05-19.19:51:29
SpamBayes Score 0.13682063
Marked as misclassified No
Message-id <1274298691.07.0.398807036959.issue3132@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, it should have been:

assert(soself->s_tree != NULL);

Got it now.  All tests pass. :)
History
Date User Action Args
2010-05-19 19:51:31mark.dickinsonsetrecipients: + mark.dickinson, barry, teoliphant, pitrou, inducer, ajaksu2, MrJean1, benjamin.peterson, noufal, meador.inge, Alexander.Belopolsky
2010-05-19 19:51:31mark.dickinsonsetmessageid: <1274298691.07.0.398807036959.issue3132@psf.upfronthosting.co.za>
2010-05-19 19:51:30mark.dickinsonlinkissue3132 messages
2010-05-19 19:51:29mark.dickinsoncreate