Claudiu.Popa added the comment: Hello. The 'File objects' section was removed in Python 3, with this issue http://bugs.python.org/issue7508, but not the topic from pydoc.py. As I understand, there is no point in having this, because there isn't a `file` type anymore. The attached patched removes the `FILES` topic, which used an undefined reference ('bltin-file-objects', removed in the mentioned issue).
---------- keywords: +patch nosy: +Claudiu.Popa Added file: http://bugs.python.org/file31809/pydoc_files.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18918> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com