mirror of
https://github.com/davidhalter/jedi.git
synced 2026-06-16 11:16:27 +08:00
c1014e00ca
There is no seekable method for file objects on Python 2. Use flush instead.