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 brett.cannon
Recipients barry, brett.cannon, exarkun, pitrou
Date 2008-09-06.22:20:57
SpamBayes Score 3.4105047e-05
Marked as misclassified No
Message-id <bbaeab100809061520o5e170ae2pb5b3092c382595e2@mail.gmail.com>
In-reply-to <1220725898.57.0.37480439904.issue3781@psf.upfronthosting.co.za>
Content
On Sat, Sep 6, 2008 at 11:31 AM, Barry A. Warsaw <report@bugs.python.org> wrote:
>
> Barry A. Warsaw <barry@python.org> added the comment:
>
> Sounds good.  This needs to go into 2.6 and 3.0.

Oh, definitely.

>  And while you're add
> it, can you add catch_warnings to the __all__?
>

Yep. And I will also change the __init__() so that it properly forces
keyword-only arguments in 2.6 like 3.0.
History
Date User Action Args
2008-09-06 22:20:59brett.cannonsetrecipients: + brett.cannon, barry, exarkun, pitrou
2008-09-06 22:20:58brett.cannonlinkissue3781 messages
2008-09-06 22:20:57brett.cannoncreate