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 Mark.Shannon, brett.cannon, eric.smith, larry, serhiy.storchaka
Date 2015-10-28.19:27:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446060462.51.0.269650155037.issue25483@psf.upfronthosting.co.za>
In-reply-to
Content
Does the dis module need these constants? If no, you can use either ceval.h or compile.h.
History
Date User Action Args
2015-10-28 19:27:42serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, larry, eric.smith, Mark.Shannon
2015-10-28 19:27:42serhiy.storchakasetmessageid: <1446060462.51.0.269650155037.issue25483@psf.upfronthosting.co.za>
2015-10-28 19:27:42serhiy.storchakalinkissue25483 messages
2015-10-28 19:27:42serhiy.storchakacreate