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 Rhamphoryncus
Recipients Rhamphoryncus
Date 2008-06-13.03:19:56
SpamBayes Score 0.0042485455
Marked as misclassified No
Message-id <1213327200.12.0.747745402104.issue3100@psf.upfronthosting.co.za>
In-reply-to
Content
$ ./python 
Python 2.6a3+ (unknown, Jun 12 2008, 20:10:55) 
[GCC 4.2.3 (Debian 4.2.3-1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import multiprocessing.reduction
[55604 refs]
>>> 
[55604 refs]
Segmentation fault (core dumped)
History
Date User Action Args
2008-06-13 03:20:00Rhamphoryncussetspambayes_score: 0.00424855 -> 0.0042485455
recipients: + Rhamphoryncus
2008-06-13 03:20:00Rhamphoryncussetspambayes_score: 0.00424855 -> 0.00424855
messageid: <1213327200.12.0.747745402104.issue3100@psf.upfronthosting.co.za>
2008-06-13 03:19:58Rhamphoryncuslinkissue3100 messages
2008-06-13 03:19:57Rhamphoryncuscreate