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 kristjan.jonsson
Recipients giampaolo.rodola, kristjan.jonsson, pitrou, santoso.wijaya, sbt
Date 2012-04-06.22:32:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333751577.24.0.604457091857.issue14310@psf.upfronthosting.co.za>
In-reply-to
Content
>> But changing it to staticmethod strangely fixes it.  Interesting.
>Sorry?
Don't be, probably not your fault.  Today we have learned that we can spawn multipropcessing targets with classmethods, but not staticmethods.

>Your patch is broken, it has lots of duplicate stuff...
Yes, I'm sorry, it was a merging error.  I'm still getting to grips with Hg.  I removed the last two and added a new one.  Hope you like it.
History
Date User Action Args
2012-04-06 22:32:57kristjan.jonssonsetrecipients: + kristjan.jonsson, pitrou, giampaolo.rodola, santoso.wijaya, sbt
2012-04-06 22:32:57kristjan.jonssonsetmessageid: <1333751577.24.0.604457091857.issue14310@psf.upfronthosting.co.za>
2012-04-06 22:32:56kristjan.jonssonlinkissue14310 messages
2012-04-06 22:32:56kristjan.jonssoncreate