mirror of
https://github.com/python/cpython.git
synced 2026-08-02 23:25:41 -04:00
The __getitem__ methods of DOMEventStream, FileInput, and FileWrapper classes ignore their 'index' parameters and return the next item instead.