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 Arfrever
Recipients Arfrever
Date 2012-06-28.00:41:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340844073.78.0.438515570461.issue15212@psf.upfronthosting.co.za>
In-reply-to
Content
Revision 4809afa85a9b introduced a typo in compiler module:
SC_GLOBAL_EXPLICT instead of SC_GLOBAL_EXPLICIT

The attached patch fixes this typo.
History
Date User Action Args
2012-06-28 00:41:14Arfreversetrecipients: + Arfrever
2012-06-28 00:41:13Arfreversetmessageid: <1340844073.78.0.438515570461.issue15212@psf.upfronthosting.co.za>
2012-06-28 00:41:12Arfreverlinkissue15212 messages
2012-06-28 00:41:12Arfrevercreate