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 jnoller
Recipients aimacintyre, brett.cannon, djmdjm, jnoller, ncoghlan
Date 2008-09-29.22:48:35
SpamBayes Score 7.664589e-08
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Sep 29, 2008, at 6:36 PM, Damien Miller <[email protected]>  
wrote:

>
> Damien Miller <[email protected]> added the comment:
>
> I can confirm that the patch works on OpenBSD -current. Only one nit:
>
> Does this line in Lib/test/test_multiprocessing.py need to be there?
>
> +#import multiprocessing.SemaphoreImportError
>

Oops - my bad. I'll remove it and check it tonight
History
Date User Action Args
2008-09-29 22:48:36jnollersetrecipients: + jnoller, brett.cannon, aimacintyre, ncoghlan, djmdjm
2008-09-29 22:48:35jnollerlinkissue3770 messages
2008-09-29 22:48:35jnollercreate