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 serhiy.storchaka
Recipients brett.cannon, serhiy.storchaka, zach.ware
Date 2012-12-16.11:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355657820.84.0.717197902762.issue16694@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps Modules/operator.c should be renamed to Modules/_operator.c.

Also note, that error messages in Python an C implementations sometimes differ.
History
Date User Action Args
2012-12-16 11:37:00serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, zach.ware
2012-12-16 11:37:00serhiy.storchakasetmessageid: <1355657820.84.0.717197902762.issue16694@psf.upfronthosting.co.za>
2012-12-16 11:37:00serhiy.storchakalinkissue16694 messages
2012-12-16 11:37:00serhiy.storchakacreate