Message 342790 - Python tracker

Message342790

Author SilentGhost
Recipients SilentGhost, fbyrkjeland
Date 2019-05-18.10:07:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558174054.85.0.324978389214.issue36955@roundup.psfhosted.org>
In-reply-to
Content
multiprocessing module that is available on PyPi is a backport of stdlib module to python 2.4 and 2.5. multiprocessing module is available in stdlib for all version after that, so you don't need to install it with pip.
History
Date User Action Args
2019-05-18 10:07:34SilentGhostsetrecipients: + SilentGhost, fbyrkjeland
2019-05-18 10:07:34SilentGhostsetmessageid: <1558174054.85.0.324978389214.issue36955@roundup.psfhosted.org>
2019-05-18 10:07:34SilentGhostlinkissue36955 messages
2019-05-18 10:07:34SilentGhostcreate