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 troeger
Recipients troeger
Date 2008-02-22.13:25:46
SpamBayes Score 0.0054301815
Marked as misclassified No
Message-id <1203686752.82.0.84631726653.issue2161@psf.upfronthosting.co.za>
In-reply-to
Content
The byte code STORE_LOCAL is referenced in the description of
STORE_NAME, but has no own entry in the list. See here:

http://docs.python.org/lib/bytecodes.html
History
Date User Action Args
2008-02-22 13:25:53troegersetspambayes_score: 0.00543018 -> 0.0054301815
recipients: + troeger
2008-02-22 13:25:52troegersetspambayes_score: 0.00543018 -> 0.00543018
messageid: <1203686752.82.0.84631726653.issue2161@psf.upfronthosting.co.za>
2008-02-22 13:25:46troegerlinkissue2161 messages
2008-02-22 13:25:46troegercreate