mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
The __getitem__ methods of DOMEventStream, FileInput, and FileWrapper classes ignore their 'index' parameters and return the next item instead.