Ned Deily <n...@acm.org> added the comment:

For the as-yet unreleased changes for Issue7425, I added some test cases for 
pydoc -k (apropos) and chose a keyword of "nothing", a keyword which has no 
hits in the standard library.  Unfortunately, you both installed third-party 
packages that *do* have hits for "nothing".  Cute!  I've now changed the 
keyword to a nonsense one which I hope will have a zero probability of getting 
a hit.

----------
assignee:  -> ned.deily
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed
versions: +Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13861>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to