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 rhettinger
Recipients CWRU_Researcher1, mark.dickinson, rhettinger
Date 2008-11-29.18:33:55
SpamBayes Score 0.0011748385
Marked as misclassified No
Message-id <1227983637.33.0.686635102365.issue4461@psf.upfronthosting.co.za>
In-reply-to
Content
This is an internal call, so am not worried about "const char *s" being
NULL -- that duty belongs to the caller who creates the pointer in the
first place.  That being said, it wouldn't hurt to add an assertion at
the beginning of the function.
History
Date User Action Args
2008-11-29 18:33:57rhettingersetrecipients: + rhettinger, mark.dickinson, CWRU_Researcher1
2008-11-29 18:33:57rhettingersetmessageid: <1227983637.33.0.686635102365.issue4461@psf.upfronthosting.co.za>
2008-11-29 18:33:56rhettingerlinkissue4461 messages
2008-11-29 18:33:56rhettingercreate