mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
84a13fbda0
The __getitem__ methods of DOMEventStream, FileInput, and FileWrapper classes ignore their 'index' parameters and return the next item instead.