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 neologix
Recipients giampaolo.rodola, josiahcarlson, neologix, stutzbach, terry.reedy, vstinner, xdegaye
Date 2011-10-28.06:38:33
SpamBayes Score 0.06108227
Marked as misclassified No
Message-id <CAH_1eM1Py9825BzwDL6WmPRHMNuNQK1UtsN9E9s8ZaD-Z_dHHA@mail.gmail.com>
In-reply-to <1319740651.32.0.315486895161.issue5661@psf.upfronthosting.co.za>
Content
>> Did you try with the current branches?
>
> Yes, the test is pass against the current default and 2.7 branches.
> One must remove EPIPE from the asyncore._DISCONNECTED frozenset to
> make the test to fail.

OK. Then I'll add this test to test_asyncore.
History
Date User Action Args
2011-10-28 06:38:34neologixsetrecipients: + neologix, terry.reedy, josiahcarlson, vstinner, giampaolo.rodola, stutzbach, xdegaye
2011-10-28 06:38:33neologixlinkissue5661 messages
2011-10-28 06:38:33neologixcreate