This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author donlorenzo
Recipients donlorenzo, jafo, nascheme
Date 2008-04-18.14:45:21
SpamBayes Score 0.39606375
Marked as misclassified No
Message-id <1208529924.07.0.136363338448.issue2250@psf.upfronthosting.co.za>
In-reply-to
Content
I attached a patch for the docs.
It now states that the rlcompleter.Completer will catch and silence all
exceptions raised by evaluating the expression passed to complete()
History
Date User Action Args
2008-04-18 14:45:24donlorenzosetspambayes_score: 0.396064 -> 0.39606375
recipients: + donlorenzo, nascheme, jafo
2008-04-18 14:45:24donlorenzosetspambayes_score: 0.396064 -> 0.396064
messageid: <1208529924.07.0.136363338448.issue2250@psf.upfronthosting.co.za>
2008-04-18 14:45:23donlorenzolinkissue2250 messages
2008-04-18 14:45:23donlorenzocreate