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 eulerto
Recipients eulerto, georg.brandl
Date 2009-04-01.05:33:12
SpamBayes Score 1.0083338e-06
Marked as misclassified No
Message-id <1238563994.48.0.0573765347896.issue5627@psf.upfronthosting.co.za>
In-reply-to
Content
I know that it is a good programming practice checking null pointers but
sometimes programmers are lazy. ;)  I still think that high level
functions should check for null pointers.
History
Date User Action Args
2009-04-01 05:33:15eulertosetrecipients: + eulerto, georg.brandl
2009-04-01 05:33:14eulertosetmessageid: <1238563994.48.0.0573765347896.issue5627@psf.upfronthosting.co.za>
2009-04-01 05:33:13eulertolinkissue5627 messages
2009-04-01 05:33:12eulertocreate