[issue5454] pydoc -k fails (py3k patch)

2009-03-08 Thread Martin v. Löwis
Changes by Martin v. Löwis : Removed file: http://bugs.python.org/file13278/pydoc-keyword-search-patch-py3k.diff ___ Python tracker ___ ___ Py

[issue5454] pydoc -k fails (py3k patch)

2009-03-08 Thread Martin v. Löwis
Martin v. Löwis added the comment: You can have multiple attachments to a single issue. I have attached this file to the other issue. -- message_count: 1.0 -> 2.0 nosy: +loewis nosy_count: 1.0 -> 2.0 resolution: -> duplicate status: open -> closed _

[issue5454] pydoc -k fails (py3k patch)

2009-03-08 Thread dariusp
New submission from dariusp : Apologies for the duplicate issue, but I wanted to supply two patches (one for release30-maint and one for py3k) and appears that each issue can only have one file. pydoc -k fails for both release30-maint and py3k. In release30-maint the python io module (or more