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 nascheme
Recipients donlorenzo, jafo, nascheme
Date 2008-03-25.02:51:33
SpamBayes Score 0.6233959
Marked as misclassified No
Message-id <20080325025131.GB12731@arctrix.com>
In-reply-to <1206046172.37.0.368714954386.issue2250@psf.upfronthosting.co.za>
Content
On Thu, Mar 20, 2008 at 08:49:32PM +0000, Sean Reifschneider wrote:
> Is a straightforward patch, but I'd like NAS to comment on the change in
> behavior.  Probably would also need a documentation change, are you up
> for doing that Lorenz?

I doubt that people are relying on complete() to raise NameError or
Attribute error.  I think it would be okay just to trap them and not
change the docs.  A note in NEWS should be good enough.

  Neil
History
Date User Action Args
2008-03-25 02:51:35naschemesetspambayes_score: 0.623396 -> 0.6233959
recipients: + nascheme, jafo, donlorenzo
2008-03-25 02:51:33naschemelinkissue2250 messages
2008-03-25 02:51:33naschemecreate