Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment: input() is a convenient function for simple user interaction. If you need to read a data from different file object just use its readline() method.
---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31603> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com