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 eric.araujo
Recipients amaury.forgeotdarc, belopolsky, docs@python, eric.araujo, erijo, loewis, meador.inge, theller
Date 2012-03-07.15:08:29
SpamBayes Score 0.0047976673
Marked as misclassified No
Message-id <1331132910.71.0.150247391857.issue14201@psf.upfronthosting.co.za>
In-reply-to
Content
Item access is documented in this section: http://docs.python.org/library/ctypes#loading-shared-libraries (scroll a bit down looking for __getitem__); the wording about caching is ambiguous with respect to the current behavior.
History
Date User Action Args
2012-03-07 15:08:30eric.araujosetrecipients: + eric.araujo, loewis, theller, amaury.forgeotdarc, belopolsky, meador.inge, docs@python, erijo
2012-03-07 15:08:30eric.araujosetmessageid: <1331132910.71.0.150247391857.issue14201@psf.upfronthosting.co.za>
2012-03-07 15:08:30eric.araujolinkissue14201 messages
2012-03-07 15:08:29eric.araujocreate